﻿2026-06-04T17:19:07.1761356Z Current runner version: '2.334.0'
2026-06-04T17:19:07.1766094Z Runner name: 'hfenduleam'
2026-06-04T17:19:07.1766553Z Runner group name: 'Default'
2026-06-04T17:19:07.1767067Z Machine name: 'HFENDULEAM'
2026-06-04T17:19:07.1769121Z ##[group]GITHUB_TOKEN Permissions
2026-06-04T17:19:07.1770522Z Contents: read
2026-06-04T17:19:07.1770885Z Metadata: read
2026-06-04T17:19:07.1771211Z Packages: read
2026-06-04T17:19:07.1771568Z ##[endgroup]
2026-06-04T17:19:07.1772831Z Secret source: Actions
2026-06-04T17:19:07.1773236Z Prepare workflow directory
2026-06-04T17:19:07.2116241Z Prepare all required actions
2026-06-04T17:19:07.2140412Z Getting action download info
2026-06-04T17:19:07.7096185Z Download action repository 'actions/checkout@v5' (SHA:93cb6efe18208431cddfb8368fd83d5badbf9bfd)
2026-06-04T17:19:08.6141473Z Complete job name: test (self-hosted, Windows, hfenduleam)
2026-06-04T17:19:08.6846028Z ##[group]Run actions/checkout@v5
2026-06-04T17:19:08.6847014Z with:
2026-06-04T17:19:08.6847354Z   repository: SaberMage/spt-core
2026-06-04T17:19:08.6850610Z   token: ***
2026-06-04T17:19:08.6850932Z   ssh-strict: true
2026-06-04T17:19:08.6851250Z   ssh-user: git
2026-06-04T17:19:08.6851593Z   persist-credentials: true
2026-06-04T17:19:08.6851953Z   clean: true
2026-06-04T17:19:08.6852277Z   sparse-checkout-cone-mode: true
2026-06-04T17:19:08.6852669Z   fetch-depth: 1
2026-06-04T17:19:08.6852987Z   fetch-tags: false
2026-06-04T17:19:08.6853357Z   show-progress: true
2026-06-04T17:19:08.6853685Z   lfs: false
2026-06-04T17:19:08.6853996Z   submodules: false
2026-06-04T17:19:08.6854342Z   set-safe-directory: true
2026-06-04T17:19:08.6854836Z ##[endgroup]
2026-06-04T17:19:08.8659426Z Syncing repository: SaberMage/spt-core
2026-06-04T17:19:08.8660706Z ##[group]Getting Git version info
2026-06-04T17:19:08.8661347Z Working directory is 'C:\actions-runner\_work\spt-core\spt-core'
2026-06-04T17:19:08.8939097Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T17:19:08.9149938Z git version 2.43.0.windows.1
2026-06-04T17:19:08.9183257Z ##[endgroup]
2026-06-04T17:19:08.9190985Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\27fa4a58-8c4d-41d9-b7c7-6ef7e0f7f7ac\.gitconfig'
2026-06-04T17:19:08.9203487Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\27fa4a58-8c4d-41d9-b7c7-6ef7e0f7f7ac' before making global git config changes
2026-06-04T17:19:08.9204494Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T17:19:08.9209008Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T17:19:08.9448983Z [command]"c:\program files\git\cmd\git.exe" config --local --get remote.origin.url
2026-06-04T17:19:08.9656757Z https://github.com/SaberMage/spt-core
2026-06-04T17:19:08.9701761Z ##[group]Removing previously created refs, to avoid conflicts
2026-06-04T17:19:08.9706610Z [command]"c:\program files\git\cmd\git.exe" rev-parse --symbolic-full-name --verify --quiet HEAD
2026-06-04T17:19:08.9913846Z refs/heads/dev-freeform
2026-06-04T17:19:08.9949363Z [command]"c:\program files\git\cmd\git.exe" checkout --detach
2026-06-04T17:19:09.0266021Z HEAD is now at 59a670e docs(plan): M5-D3d JIT plan — gates + discovery + context injection
2026-06-04T17:19:09.0742936Z ##[endgroup]
2026-06-04T17:19:09.0746566Z [command]"c:\program files\git\cmd\git.exe" submodule status
2026-06-04T17:19:09.4631010Z ##[group]Cleaning the repository
2026-06-04T17:19:09.4635670Z [command]"c:\program files\git\cmd\git.exe" clean -ffdx
2026-06-04T17:19:11.7734651Z Removing target/
2026-06-04T17:19:11.7774154Z [command]"c:\program files\git\cmd\git.exe" reset --hard HEAD
2026-06-04T17:19:11.8151643Z HEAD is now at 59a670e docs(plan): M5-D3d JIT plan — gates + discovery + context injection
2026-06-04T17:19:11.8178720Z ##[endgroup]
2026-06-04T17:19:11.8182963Z ##[group]Disabling automatic garbage collection
2026-06-04T17:19:11.8187919Z [command]"c:\program files\git\cmd\git.exe" config --local gc.auto 0
2026-06-04T17:19:11.8427803Z ##[endgroup]
2026-06-04T17:19:11.8428200Z ##[group]Setting up auth
2026-06-04T17:19:11.8431896Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T17:19:11.8660949Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T17:19:12.2300485Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T17:19:12.2529982Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T17:19:12.6191707Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T17:19:12.6410211Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T17:19:13.0063592Z [command]"c:\program files\git\cmd\git.exe" config --local http.https://github.com/.extraheader "AUTHORIZATION: basic ***"
2026-06-04T17:19:13.0355744Z ##[endgroup]
2026-06-04T17:19:13.0356141Z ##[group]Fetching the repository
2026-06-04T17:19:13.0362498Z [command]"c:\program files\git\cmd\git.exe" -c protocol.version=2 fetch --no-tags --prune --no-recurse-submodules --depth=1 origin +984852e6ea69313e87b7918296a2611737528c7d:refs/remotes/origin/dev-freeform
2026-06-04T17:19:13.8655330Z From https://github.com/SaberMage/spt-core
2026-06-04T17:19:13.8655884Z  + 59a670e...984852e 984852e6ea69313e87b7918296a2611737528c7d -> origin/dev-freeform  (forced update)
2026-06-04T17:19:13.8776894Z ##[endgroup]
2026-06-04T17:19:13.8777317Z ##[group]Determining the checkout info
2026-06-04T17:19:13.8778417Z ##[endgroup]
2026-06-04T17:19:13.8783551Z [command]"c:\program files\git\cmd\git.exe" sparse-checkout disable
2026-06-04T17:19:13.9124535Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all extensions.worktreeConfig
2026-06-04T17:19:13.9369114Z ##[group]Checking out the ref
2026-06-04T17:19:13.9373851Z [command]"c:\program files\git\cmd\git.exe" checkout --progress --force -B dev-freeform refs/remotes/origin/dev-freeform
2026-06-04T17:19:13.9789021Z branch 'dev-freeform' set up to track 'origin/dev-freeform'.
2026-06-04T17:19:13.9789367Z Your branch is up to date with 'origin/dev-freeform'.
2026-06-04T17:19:13.9789976Z Previous HEAD position was 59a670e docs(plan): M5-D3d JIT plan — gates + discovery + context injection
2026-06-04T17:19:13.9790391Z Switched to and reset branch 'dev-freeform'
2026-06-04T17:19:13.9812584Z ##[endgroup]
2026-06-04T17:19:14.0067235Z [command]"c:\program files\git\cmd\git.exe" log -1 --format=%H
2026-06-04T17:19:14.0269088Z 984852e6ea69313e87b7918296a2611737528c7d
2026-06-04T17:19:14.0551924Z ##[group]Run cargo build --workspace --all-targets
2026-06-04T17:19:14.0552343Z [36;1mcargo build --workspace --all-targets[0m
2026-06-04T17:19:14.0557197Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T17:19:14.0557494Z ##[endgroup]
2026-06-04T17:19:14.8891412Z    Compiling proc-macro2 v1.0.106
2026-06-04T17:19:14.8891742Z    Compiling quote v1.0.45
2026-06-04T17:19:14.8891966Z    Compiling unicode-ident v1.0.24
2026-06-04T17:19:14.8892417Z    Compiling serde_core v1.0.228
2026-06-04T17:19:14.8892826Z    Compiling serde v1.0.228
2026-06-04T17:19:14.8893241Z    Compiling cfg-if v1.0.4
2026-06-04T17:19:14.8893569Z    Compiling windows-link v0.2.1
2026-06-04T17:19:14.8893847Z    Compiling typenum v1.20.1
2026-06-04T17:19:14.8894137Z    Compiling version_check v0.9.5
2026-06-04T17:19:14.8894656Z    Compiling portable-atomic v1.13.1
2026-06-04T17:19:14.8895499Z    Compiling critical-section v1.2.0
2026-06-04T17:19:14.8897288Z    Compiling subtle v2.6.1
2026-06-04T17:19:14.8897622Z    Compiling memchr v2.8.1
2026-06-04T17:19:14.8898069Z    Compiling semver v1.0.28
2026-06-04T17:19:14.8899360Z    Compiling find-msvc-tools v0.1.9
2026-06-04T17:19:14.8899732Z    Compiling shlex v2.0.1
2026-06-04T17:19:14.9671698Z    Compiling windows-sys v0.61.2
2026-06-04T17:19:15.0106643Z    Compiling smallvec v1.15.1
2026-06-04T17:19:15.0367016Z    Compiling equivalent v1.0.2
2026-06-04T17:19:15.0498967Z    Compiling itoa v1.0.18
2026-06-04T17:19:15.1199141Z    Compiling getrandom v0.2.17
2026-06-04T17:19:15.1481112Z    Compiling cpufeatures v0.2.17
2026-06-04T17:19:15.1608650Z    Compiling pin-project-lite v0.2.17
2026-06-04T17:19:15.2386176Z    Compiling rustc_version v0.4.1
2026-06-04T17:19:15.2791936Z    Compiling hashbrown v0.17.1
2026-06-04T17:19:15.2828244Z    Compiling log v0.4.30
2026-06-04T17:19:15.2852610Z    Compiling futures-core v0.3.32
2026-06-04T17:19:15.2853053Z    Compiling rand_core v0.10.1
2026-06-04T17:19:15.3471561Z    Compiling bytes v1.11.1
2026-06-04T17:19:15.3621054Z    Compiling generic-array v0.14.7
2026-06-04T17:19:15.3651417Z    Compiling getrandom v0.4.2
2026-06-04T17:19:15.3911711Z    Compiling stable_deref_trait v1.2.1
2026-06-04T17:19:15.5352503Z    Compiling cc v1.2.63
2026-06-04T17:19:15.5696785Z    Compiling libc v0.2.186
2026-06-04T17:19:15.6097769Z    Compiling autocfg v1.5.1
2026-06-04T17:19:15.6363136Z    Compiling futures-io v0.3.32
2026-06-04T17:19:15.6465493Z    Compiling slab v0.4.12
2026-06-04T17:19:15.7389665Z    Compiling futures-sink v0.3.32
2026-06-04T17:19:15.9695249Z    Compiling futures-channel v0.3.32
2026-06-04T17:19:15.9846793Z    Compiling indexmap v2.14.0
2026-06-04T17:19:15.9847286Z    Compiling futures-task v0.3.32
2026-06-04T17:19:16.0395188Z    Compiling bitflags v2.11.1
2026-06-04T17:19:16.0867961Z    Compiling curve25519-dalek v4.1.3
2026-06-04T17:19:16.0946312Z    Compiling zerocopy v0.8.50
2026-06-04T17:19:16.1956680Z    Compiling ahash v0.8.12
2026-06-04T17:19:16.2669197Z    Compiling rand_core v0.6.4
2026-06-04T17:19:16.2717828Z    Compiling fnv v1.0.7
2026-06-04T17:19:16.3062566Z    Compiling signature v2.2.0
2026-06-04T17:19:16.3797577Z    Compiling vcpkg v0.2.15
2026-06-04T17:19:16.4105313Z    Compiling pkg-config v0.3.33
2026-06-04T17:19:16.5593566Z    Compiling ed25519 v2.2.3
2026-06-04T17:19:16.6052639Z    Compiling cfg_aliases v0.2.1
2026-06-04T17:19:16.6237870Z    Compiling fastrand v2.4.1
2026-06-04T17:19:16.6366118Z    Compiling zmij v1.0.21
2026-06-04T17:19:16.7512445Z    Compiling syn v2.0.117
2026-06-04T17:19:16.8333406Z    Compiling crypto-common v0.1.7
2026-06-04T17:19:16.8383144Z    Compiling block-buffer v0.10.4
2026-06-04T17:19:16.8532657Z    Compiling rustversion v1.0.22
2026-06-04T17:19:16.9124363Z    Compiling litemap v0.8.2
2026-06-04T17:19:16.9181451Z    Compiling serde_json v1.0.150
2026-06-04T17:19:16.9736536Z    Compiling digest v0.10.7
2026-06-04T17:19:17.0043533Z    Compiling writeable v0.6.3
2026-06-04T17:19:17.0103737Z    Compiling windows_x86_64_msvc v0.52.6
2026-06-04T17:19:17.0104416Z    Compiling icu_properties_data v2.2.0
2026-06-04T17:19:17.0378965Z    Compiling utf8_iter v1.0.4
2026-06-04T17:19:17.3475755Z    Compiling sha2 v0.10.9
2026-06-04T17:19:17.3820238Z    Compiling icu_normalizer_data v2.2.0
2026-06-04T17:19:17.4092229Z    Compiling fallible-streaming-iterator v0.1.9
2026-06-04T17:19:17.4170915Z    Compiling fallible-iterator v0.3.0
2026-06-04T17:19:17.4172443Z    Compiling anyhow v1.0.102
2026-06-04T17:19:17.5582743Z    Compiling percent-encoding v2.3.2
2026-06-04T17:19:17.6313426Z    Compiling libsqlite3-sys v0.30.1
2026-06-04T17:19:17.6792236Z    Compiling ring v0.17.14
2026-06-04T17:19:17.7082499Z    Compiling http v1.4.1
2026-06-04T17:19:17.8389172Z    Compiling strsim v0.11.1
2026-06-04T17:19:17.8850541Z    Compiling windows-targets v0.52.6
2026-06-04T17:19:17.9293161Z    Compiling thiserror v2.0.18
2026-06-04T17:19:17.9547171Z    Compiling cpufeatures v0.3.0
2026-06-04T17:19:17.9954452Z    Compiling windows-sys v0.59.0
2026-06-04T17:19:18.0492981Z    Compiling form_urlencoded v1.2.2
2026-06-04T17:19:18.0620191Z    Compiling chacha20 v0.10.0
2026-06-04T17:19:18.1027796Z    Compiling untrusted v0.9.0
2026-06-04T17:19:18.1078258Z    Compiling ident_case v1.0.1
2026-06-04T17:19:18.3601616Z    Compiling rand v0.10.1
2026-06-04T17:19:18.3685318Z    Compiling num-traits v0.2.19
2026-06-04T17:19:18.4745684Z    Compiling windows-strings v0.5.1
2026-06-04T17:19:18.4883838Z    Compiling windows-result v0.4.1
2026-06-04T17:19:18.5236261Z    Compiling scopeguard v1.2.0
2026-06-04T17:19:18.7425066Z    Compiling unicode-segmentation v1.13.3
2026-06-04T17:19:19.0552103Z    Compiling rustls v0.23.40
2026-06-04T17:19:19.0552537Z    Compiling lock_api v0.4.14
2026-06-04T17:19:19.0866841Z    Compiling const-oid v0.10.2
2026-06-04T17:19:19.1087867Z    Compiling atomic-waker v1.1.2
2026-06-04T17:19:19.1205989Z    Compiling unicode-xid v0.2.6
2026-06-04T17:19:19.2506164Z    Compiling httparse v1.10.1
2026-06-04T17:19:19.3012625Z    Compiling http-body v1.0.1
2026-06-04T17:19:19.3240220Z    Compiling convert_case v0.10.0
2026-06-04T17:19:19.3587274Z    Compiling hybrid-array v0.4.12
2026-06-04T17:19:19.3587734Z    Compiling powerfmt v0.2.0
2026-06-04T17:19:19.3614972Z    Compiling winapi v0.3.9
2026-06-04T17:19:19.3857416Z    Compiling base64ct v1.8.3
2026-06-04T17:19:19.4336319Z    Compiling heck v0.5.0
2026-06-04T17:19:19.4591648Z    Compiling memoffset v0.6.5
2026-06-04T17:19:19.5093932Z    Compiling deranged v0.5.8
2026-06-04T17:19:19.6241645Z    Compiling pem-rfc7468 v1.0.0
2026-06-04T17:19:19.7417176Z    Compiling base64 v0.22.1
2026-06-04T17:19:19.7682468Z    Compiling tinyvec_macros v0.1.1
2026-06-04T17:19:19.7924997Z    Compiling try-lock v0.2.5
2026-06-04T17:19:19.7925499Z    Compiling num-conv v0.2.2
2026-06-04T17:19:19.8948027Z    Compiling parking_lot_core v0.9.12
2026-06-04T17:19:19.9483787Z    Compiling thiserror v1.0.69
2026-06-04T17:19:19.9541117Z    Compiling data-encoding v2.11.0
2026-06-04T17:19:20.0241615Z    Compiling tower-service v0.3.3
2026-06-04T17:19:20.0483241Z    Compiling time-core v0.1.8
2026-06-04T17:19:20.1184055Z    Compiling block-buffer v0.12.0
2026-06-04T17:19:20.1499185Z    Compiling crypto-common v0.2.2
2026-06-04T17:19:20.2306875Z    Compiling want v0.3.1
2026-06-04T17:19:20.2473448Z    Compiling tinyvec v1.11.0
2026-06-04T17:19:20.3094140Z    Compiling vergen-lib v9.1.0
2026-06-04T17:19:20.3094632Z    Compiling inout v0.1.4
2026-06-04T17:19:20.3163718Z    Compiling n0-future v0.3.2
2026-06-04T17:19:20.4632012Z    Compiling serial-core v0.4.0
2026-06-04T17:19:20.4790365Z    Compiling parking v2.2.1
2026-06-04T17:19:20.5031874Z    Compiling winreg v0.10.1
2026-06-04T17:19:20.5776921Z    Compiling winnow v1.0.3
2026-06-04T17:19:20.6783135Z    Compiling crossbeam-utils v0.8.21
2026-06-04T17:19:20.6783622Z    Compiling spin v0.10.0
2026-06-04T17:19:20.7055283Z    Compiling diatomic-waker v0.2.3
2026-06-04T17:19:20.7192824Z    Compiling cordyceps v0.3.4
2026-06-04T17:19:20.7258850Z    Compiling httpdate v1.0.3
2026-06-04T17:19:20.8815971Z    Compiling serial-windows v0.4.0
2026-06-04T17:19:20.8816530Z    Compiling futures-lite v2.6.1
2026-06-04T17:19:20.9358001Z    Compiling digest v0.11.3
2026-06-04T17:19:21.0530173Z    Compiling futures-buffered v0.2.13
2026-06-04T17:19:21.0645414Z    Compiling cipher v0.4.4
2026-06-04T17:19:21.1248421Z    Compiling vergen v9.1.0
2026-06-04T17:19:21.1448288Z    Compiling vergen-lib v0.1.6
2026-06-04T17:19:21.1556281Z    Compiling universal-hash v0.5.1
2026-06-04T17:19:21.3205270Z    Compiling noq-udp v0.10.0
2026-06-04T17:19:21.3503097Z    Compiling curve25519-dalek v5.0.0-pre.6
2026-06-04T17:19:21.3607266Z    Compiling heapless v0.7.17
2026-06-04T17:19:21.3627567Z    Compiling synstructure v0.13.2
2026-06-04T17:19:21.3804051Z    Compiling darling_core v0.20.11
2026-06-04T17:19:21.3816631Z    Compiling sync_wrapper v1.0.2
2026-06-04T17:19:21.4060701Z    Compiling aho-corasick v1.1.4
2026-06-04T17:19:21.4937188Z    Compiling bitflags v1.3.2
2026-06-04T17:19:21.5029172Z    Compiling either v1.16.0
2026-06-04T17:19:21.5289737Z    Compiling regex-syntax v0.8.10
2026-06-04T17:19:21.6171776Z    Compiling pin-utils v0.1.0
2026-06-04T17:19:21.7487981Z    Compiling opaque-debug v0.3.1
2026-06-04T17:19:21.7908408Z    Compiling byteorder v1.5.0
2026-06-04T17:19:21.7997779Z    Compiling lazy_static v1.5.0
2026-06-04T17:19:21.8408338Z    Compiling toml_datetime v1.1.1+spec-1.1.0
2026-06-04T17:19:21.8439821Z    Compiling polyval v0.6.2
2026-06-04T17:19:21.9532748Z    Compiling shared_library v0.1.9
2026-06-04T17:19:22.0517354Z    Compiling hash32 v0.2.1
2026-06-04T17:19:22.0520074Z    Compiling nix v0.25.1
2026-06-04T17:19:22.1616263Z    Compiling parking_lot v0.12.5
2026-06-04T17:19:22.2030153Z    Compiling toml_parser v1.1.2+spec-1.1.0
2026-06-04T17:19:22.2213617Z    Compiling serial v0.4.0
2026-06-04T17:19:22.2498171Z    Compiling spin v0.9.8
2026-06-04T17:19:22.2627685Z    Compiling vergen-gitcl v1.0.8
2026-06-04T17:19:22.3308172Z    Compiling windows-threading v0.2.1
2026-06-04T17:19:22.3399113Z    Compiling winnow v0.7.15
2026-06-04T17:19:22.3604515Z    Compiling shell-words v1.1.1
2026-06-04T17:19:22.3951924Z    Compiling downcast-rs v1.2.1
2026-06-04T17:19:22.4743380Z    Compiling toml_write v0.1.2
2026-06-04T17:19:22.5126934Z    Compiling tower-layer v0.3.3
2026-06-04T17:19:22.5329844Z    Compiling signature v3.0.0
2026-06-04T17:19:22.7136152Z    Compiling ghash v0.5.1
2026-06-04T17:19:22.7136666Z    Compiling ctr v0.9.2
2026-06-04T17:19:22.7170157Z    Compiling aes v0.8.4
2026-06-04T17:19:22.7702620Z    Compiling sha2 v0.11.0-rc.5
2026-06-04T17:19:22.8085642Z    Compiling socket2 v0.6.4
2026-06-04T17:19:22.8086105Z    Compiling mio v1.2.1
2026-06-04T17:19:22.8549877Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T17:19:22.8683124Z    Compiling time v0.3.47
2026-06-04T17:19:22.9473299Z    Compiling http-body-util v0.1.3
2026-06-04T17:19:23.2204978Z    Compiling aead v0.5.2
2026-06-04T17:19:23.2685221Z    Compiling ipconfig v0.3.4
2026-06-04T17:19:23.4148379Z    Compiling regex-automata v0.4.14
2026-06-04T17:19:23.4197022Z    Compiling widestring v1.2.1
2026-06-04T17:19:23.4917863Z    Compiling proc-macro-crate v3.5.0
2026-06-04T17:19:23.5272100Z    Compiling aes-gcm v0.10.3
2026-06-04T17:19:23.6773258Z    Compiling crossbeam-epoch v0.9.18
2026-06-04T17:19:23.7109262Z    Compiling crossbeam-channel v0.5.15
2026-06-04T17:19:23.9438871Z    Compiling windows-registry v0.6.1
2026-06-04T17:19:23.9565720Z    Compiling serde_derive v1.0.228
2026-06-04T17:19:23.9770864Z    Compiling zeroize_derive v1.4.3
2026-06-04T17:19:24.0889935Z    Compiling curve25519-dalek-derive v0.1.1
2026-06-04T17:19:24.1901057Z    Compiling zerofrom-derive v0.1.7
2026-06-04T17:19:24.2942968Z    Compiling tokio-macros v2.7.0
2026-06-04T17:19:24.3325428Z    Compiling yoke-derive v0.8.2
2026-06-04T17:19:24.3610589Z    Compiling futures-macro v0.3.32
2026-06-04T17:19:24.3614611Z    Compiling zerovec-derive v0.11.3
2026-06-04T17:19:24.3916381Z    Compiling displaydoc v0.2.6
2026-06-04T17:19:24.4412652Z    Compiling tracing-attributes v0.1.31
2026-06-04T17:19:24.7052166Z    Compiling zeroize v1.8.2
2026-06-04T17:19:24.7913179Z    Compiling thiserror-impl v2.0.18
2026-06-04T17:19:24.8090154Z    Compiling darling_macro v0.20.11
2026-06-04T17:19:24.9367085Z    Compiling derive_more-impl v2.1.1
2026-06-04T17:19:24.9680679Z    Compiling n0-error-macros v0.1.3
2026-06-04T17:19:25.0629895Z    Compiling rustls-pki-types v1.14.1
2026-06-04T17:19:25.1912400Z    Compiling tokio v1.52.3
2026-06-04T17:19:25.2980187Z    Compiling darling v0.20.11
2026-06-04T17:19:25.3686175Z    Compiling futures-util v0.3.32
2026-06-04T17:19:25.4076526Z    Compiling windows-implement v0.60.2
2026-06-04T17:19:25.5761910Z    Compiling rustls-webpki v0.103.13
2026-06-04T17:19:25.7339395Z    Compiling derive_builder_core v0.20.2
2026-06-04T17:19:25.8197923Z    Compiling spez v0.1.2
2026-06-04T17:19:25.8464252Z    Compiling windows-interface v0.59.3
2026-06-04T17:19:25.8689151Z    Compiling der v0.8.0-rc.10
2026-06-04T17:19:25.9514412Z    Compiling zerofrom v0.1.8
2026-06-04T17:19:26.1063851Z    Compiling ed25519-dalek v2.2.0
2026-06-04T17:19:26.2609664Z    Compiling thiserror-impl v1.0.69
2026-06-04T17:19:26.3042767Z    Compiling pin-project-internal v1.1.13
2026-06-04T17:19:26.3546259Z    Compiling yoke v0.8.2
2026-06-04T17:19:26.3702872Z    Compiling spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T17:19:26.5324706Z    Compiling n0-error v0.1.3
2026-06-04T17:19:26.7649614Z    Compiling zerovec v0.11.6
2026-06-04T17:19:26.8461230Z    Compiling zerotrie v0.2.4
2026-06-04T17:19:26.8646205Z    Compiling windows-core v0.62.2
2026-06-04T17:19:27.0285551Z    Compiling spki v0.8.0-rc.4
2026-06-04T17:19:27.0550667Z    Compiling derive_builder_macro v0.20.2
2026-06-04T17:19:27.2056687Z    Compiling pkcs8 v0.11.0-rc.10
2026-06-04T17:19:27.2539124Z    Compiling cobs v0.3.0
2026-06-04T17:19:27.3382270Z    Compiling tinystr v0.8.3
2026-06-04T17:19:27.3382747Z    Compiling potential_utf v0.1.5
2026-06-04T17:19:27.4265904Z    Compiling regex v1.12.3
2026-06-04T17:19:27.4544486Z    Compiling icu_collections v2.2.0
2026-06-04T17:19:27.4831429Z    Compiling postcard-derive v0.2.2
2026-06-04T17:19:27.5398356Z    Compiling icu_locale_core v2.2.0
2026-06-04T17:19:27.5769234Z    Compiling windows-future v0.3.2
2026-06-04T17:19:27.6625440Z    Compiling derive_builder v0.20.2
2026-06-04T17:19:27.7733783Z    Compiling windows-collections v0.3.2
2026-06-04T17:19:27.8333190Z    Compiling windows-numerics v0.3.1
2026-06-04T17:19:27.8629610Z    Compiling pin-project v1.1.13
2026-06-04T17:19:28.0784211Z    Compiling filedescriptor v0.8.3
2026-06-04T17:19:28.1509767Z    Compiling data-encoding-macro-internal v0.1.18
2026-06-04T17:19:28.1607335Z    Compiling num_enum_derive v0.7.6
2026-06-04T17:19:28.2072622Z    Compiling futures-executor v0.3.32
2026-06-04T17:19:28.2209390Z    Compiling enum-assoc v1.3.0
2026-06-04T17:19:28.3853103Z    Compiling futures v0.3.32
2026-06-04T17:19:28.4599777Z    Compiling portable-pty v0.8.1
2026-06-04T17:19:28.5358192Z    Compiling icu_provider v2.2.0
2026-06-04T17:19:28.5453788Z    Compiling windows v0.62.2
2026-06-04T17:19:28.5654813Z    Compiling async-trait v0.1.89
2026-06-04T17:19:28.6751279Z    Compiling strum_macros v0.28.0
2026-06-04T17:19:28.6818828Z    Compiling iroh-metrics-derive v0.4.1
2026-06-04T17:19:28.7776295Z    Compiling data-encoding-macro v0.1.20
2026-06-04T17:19:28.9619245Z    Compiling icu_normalizer v2.2.0
2026-06-04T17:19:28.9759604Z    Compiling icu_properties v2.2.0
2026-06-04T17:19:28.9836482Z    Compiling ipnet v2.12.0
2026-06-04T17:19:28.9893125Z    Compiling toml_datetime v0.6.11
2026-06-04T17:19:29.2487730Z    Compiling serde_spanned v0.6.9
2026-06-04T17:19:29.3000370Z    Compiling prefix-trie v0.8.4
2026-06-04T17:19:29.3580900Z    Compiling once_cell v1.21.4
2026-06-04T17:19:29.3581985Z    Compiling toml_edit v0.22.27
2026-06-04T17:19:29.4507099Z    Compiling ed25519 v3.0.0-rc.4
2026-06-04T17:19:29.4590696Z    Compiling chrono v0.4.44
2026-06-04T17:19:29.6438576Z    Compiling tracing-core v0.1.36
2026-06-04T17:19:29.8474718Z    Compiling hashbrown v0.14.5
2026-06-04T17:19:29.8680345Z    Compiling tokio-util v0.7.18
2026-06-04T17:19:29.9069263Z    Compiling derive_more v2.1.1
2026-06-04T17:19:29.9610588Z    Compiling tempfile v3.27.0
2026-06-04T17:19:29.9647341Z    Compiling postcard v1.1.3
2026-06-04T17:19:29.9756125Z    Compiling tower v0.5.3
2026-06-04T17:19:30.0507084Z    Compiling tracing v0.1.44
2026-06-04T17:19:30.3829275Z    Compiling idna_adapter v1.2.2
2026-06-04T17:19:30.4896699Z    Compiling hashlink v0.9.1
2026-06-04T17:19:30.4946267Z    Compiling idna v1.1.0
2026-06-04T17:19:30.5490114Z    Compiling h2 v0.4.14
2026-06-04T17:19:30.5980598Z    Compiling ed25519-dalek v3.0.0-pre.6
2026-06-04T17:19:30.6658220Z    Compiling blake3 v1.8.5
2026-06-04T17:19:30.7604555Z    Compiling netwatch v0.16.0
2026-06-04T17:19:30.8305043Z    Compiling rusqlite v0.32.1
2026-06-04T17:19:30.8521287Z    Compiling url v2.5.8
2026-06-04T17:19:31.0324476Z    Compiling noq v0.18.0
2026-06-04T17:19:31.0611440Z    Compiling uuid v1.23.2
2026-06-04T17:19:31.1881083Z    Compiling toml v0.8.23
2026-06-04T17:19:31.2298696Z    Compiling acto v0.8.2
2026-06-04T17:19:31.2425807Z    Compiling rustc-hash v2.1.2
2026-06-04T17:19:31.2807099Z    Compiling ryu v1.0.23
2026-06-04T17:19:31.4045607Z    Compiling hickory-proto v0.26.0-beta.4
2026-06-04T17:19:31.4152659Z    Compiling mac-addr v0.3.0
2026-06-04T17:19:31.5471087Z    Compiling foldhash v0.2.0
2026-06-04T17:19:31.5757938Z    Compiling xml-rs v0.8.28
2026-06-04T17:19:31.6315601Z    Compiling identity-hash v0.1.0
2026-06-04T17:19:31.6377973Z    Compiling tagptr v0.2.0
2026-06-04T17:19:31.6572735Z    Compiling allocator-api2 v0.2.21
2026-06-04T17:19:31.6674465Z    Compiling lru-slab v0.1.2
2026-06-04T17:19:31.7555376Z    Compiling spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T17:19:31.7834367Z    Compiling sorted-index-buffer v0.2.1
2026-06-04T17:19:31.8111005Z    Compiling moka v0.12.15
2026-06-04T17:19:31.8408944Z    Compiling strum v0.28.0
2026-06-04T17:19:31.9499934Z    Compiling netdev v0.42.0
2026-06-04T17:19:31.9719968Z    Compiling hashbrown v0.16.1
2026-06-04T17:19:32.0530688Z    Compiling iroh-metrics v0.38.3
2026-06-04T17:19:32.2121314Z    Compiling xmltree v0.10.3
2026-06-04T17:19:32.2839266Z    Compiling iroh-base v0.98.0
2026-06-04T17:19:32.3714127Z    Compiling attohttpc v0.30.1
2026-06-04T17:19:32.4878064Z    Compiling tower-http v0.6.11
2026-06-04T17:19:32.7537778Z    Compiling n0-watcher v0.6.1
2026-06-04T17:19:32.7675345Z    Compiling tokio-stream v0.1.18
2026-06-04T17:19:32.8383271Z    Compiling num_enum v0.7.6
2026-06-04T17:19:33.0182825Z    Compiling iroh-relay v0.98.0
2026-06-04T17:19:33.1422746Z    Compiling simple-dns v0.9.3
2026-06-04T17:19:33.3523226Z    Compiling spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T17:19:33.4247182Z    Compiling tokio-rustls v0.26.4
2026-06-04T17:19:33.5307637Z    Compiling noq-proto v0.17.0
2026-06-04T17:19:33.5759327Z    Compiling spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T17:19:33.6691291Z    Compiling rustls-platform-verifier v0.7.0
2026-06-04T17:19:33.7156180Z    Compiling resolv-conf v0.7.6
2026-06-04T17:19:33.7706645Z    Compiling arrayvec v0.7.6
2026-06-04T17:19:33.8191658Z    Compiling simdutf8 v0.1.5
2026-06-04T17:19:33.9972802Z    Compiling arrayref v0.3.9
2026-06-04T17:19:34.0769394Z    Compiling smol_str v0.1.24
2026-06-04T17:19:34.1086876Z    Compiling sha1_smol v1.0.1
2026-06-04T17:19:34.1392480Z    Compiling constant_time_eq v0.4.2
2026-06-04T17:19:34.2865581Z    Compiling hyper v1.10.1
2026-06-04T17:19:34.2866037Z    Compiling hickory-net v0.26.0-beta.4
2026-06-04T17:19:34.3542852Z    Compiling tokio-websockets v0.13.2
2026-06-04T17:19:34.3815031Z    Compiling iroh-dns v0.98.0
2026-06-04T17:19:34.7608428Z    Compiling spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T17:19:34.7737144Z    Compiling lru v0.16.4
2026-06-04T17:19:34.9474199Z    Compiling webpki-roots v1.0.7
2026-06-04T17:19:34.9576044Z    Compiling seize v0.5.1
2026-06-04T17:19:34.9981914Z    Compiling serde_bytes v0.11.19
2026-06-04T17:19:35.0722780Z    Compiling hmac v0.12.1
2026-06-04T17:19:35.1015665Z    Compiling iroh v0.98.2
2026-06-04T17:19:35.2360527Z    Compiling cmov v0.5.4
2026-06-04T17:19:35.2627606Z    Compiling hkdf v0.12.4
2026-06-04T17:19:35.4007781Z    Compiling papaya v0.2.4
2026-06-04T17:19:35.4619114Z    Compiling ctutils v0.4.2
2026-06-04T17:19:35.4738852Z    Compiling swarm-discovery v0.6.0-alpha.2
2026-06-04T17:19:35.4930942Z    Compiling backon v1.6.0
2026-06-04T17:19:35.5858230Z    Compiling hyper-util v0.1.20
2026-06-04T17:19:35.7351044Z    Compiling spake2 v0.4.0
2026-06-04T17:19:35.7451659Z    Compiling sha1 v0.10.6
2026-06-04T17:19:35.7818080Z    Compiling hickory-resolver v0.26.0-beta.4
2026-06-04T17:19:35.8515484Z    Compiling recvmsg v1.0.0
2026-06-04T17:19:36.0466609Z    Compiling doctest-file v1.1.1
2026-06-04T17:19:36.1199486Z    Compiling spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T17:19:36.2609716Z    Compiling once_cell_polyfill v1.70.2
2026-06-04T17:19:36.4456015Z    Compiling anstyle v1.0.14
2026-06-04T17:19:36.5899189Z    Compiling utf8parse v0.2.2
2026-06-04T17:19:36.6612183Z    Compiling anstyle-wincon v3.0.11
2026-06-04T17:19:36.6783009Z    Compiling interprocess v2.4.2
2026-06-04T17:19:36.7157296Z    Compiling anstyle-parse v1.0.0
2026-06-04T17:19:36.7462476Z    Compiling anstyle-query v1.1.5
2026-06-04T17:19:36.8870032Z    Compiling colorchoice v1.0.5
2026-06-04T17:19:36.9495136Z    Compiling hyper-rustls v0.27.9
2026-06-04T17:19:37.0670674Z    Compiling igd-next v0.17.1
2026-06-04T17:19:37.0671282Z    Compiling is_terminal_polyfill v1.70.2
2026-06-04T17:19:37.1028906Z    Compiling clap_lex v1.1.0
2026-06-04T17:19:37.1242512Z    Compiling clap_derive v4.6.1
2026-06-04T17:19:37.1864684Z    Compiling reqwest v0.13.4
2026-06-04T17:19:37.3108957Z    Compiling anstream v1.0.0
2026-06-04T17:19:37.7944254Z    Compiling clap_builder v4.6.0
2026-06-04T17:19:37.8891732Z    Compiling mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-04T17:19:38.5842122Z    Compiling wmi v0.18.4
2026-06-04T17:19:40.2073461Z    Compiling clap v4.6.1
2026-06-04T17:19:40.3210337Z    Compiling portmapper v0.16.0
2026-06-04T17:19:56.4930457Z    Compiling spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T17:19:57.3875667Z    Compiling spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T17:20:04.7525236Z    Compiling spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-04T17:20:21.1854100Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
2026-06-04T17:20:21.3686656Z ##[group]Run cargo test --workspace
2026-06-04T17:20:21.3686975Z [36;1mcargo test --workspace[0m
2026-06-04T17:20:21.3689728Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T17:20:21.3690023Z ##[endgroup]
2026-06-04T17:20:22.1029314Z     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.47s
2026-06-04T17:20:22.1388818Z      Running unittests src\main.rs (target\debug\deps\mock_session-99b31ec880a7fd8b.exe)
2026-06-04T17:20:22.1686212Z 
2026-06-04T17:20:22.1686373Z running 0 tests
2026-06-04T17:20:22.1686508Z 
2026-06-04T17:20:22.1686714Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:20:22.1686968Z 
2026-06-04T17:20:22.1697676Z      Running tests\manifest_valid.rs (target\debug\deps\manifest_valid-396e5f5e9055dabb.exe)
2026-06-04T17:20:22.3953060Z 
2026-06-04T17:20:22.3953456Z running 3 tests
2026-06-04T17:20:22.3966293Z test mock_declares_commune_signoff_as_filedrops ... ok
2026-06-04T17:20:22.3966598Z test mock_has_no_claude_code_conventions ... ok
2026-06-04T17:20:22.3966875Z test mock_manifest_parses_and_validates ... ok
2026-06-04T17:20:22.3967037Z 
2026-06-04T17:20:22.3967208Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:20:22.3967452Z 
2026-06-04T17:20:22.3979170Z      Running unittests src\main.rs (target\debug\deps\spt-3084e340c2577021.exe)
2026-06-04T17:20:23.0047507Z 
2026-06-04T17:20:23.0048207Z running 73 tests
2026-06-04T17:20:23.0058918Z test api::auth::tests::mints_distinct_nonempty_tokens ... ok
2026-06-04T17:20:23.0059815Z test api::auth::tests::missing_endpoint_is_no_endpoint ... ok
2026-06-04T17:20:23.0063137Z test api::reporting::tests::capability_lists_hostable_types ... ok
2026-06-04T17:20:23.0063553Z test api::delivery::tests::inject_all_pty_falls_back_to_hook ... ok
2026-06-04T17:20:23.0064525Z test api::delivery::tests::inject_resolution_drops_pty_defaults_hook ... ok
2026-06-04T17:20:23.0069933Z test api::reporting::tests::filedrops_are_fixed_named_files ... ok
2026-06-04T17:20:23.0070317Z test api::reporting::tests::env_aliases_resolved_from_manifest ... ok
2026-06-04T17:20:23.0132199Z test api::auth::tests::no_proof_is_refused ... ok
2026-06-04T17:20:23.0191126Z test api::auth::tests::session_id_proof_authenticates ... ok
2026-06-04T17:20:23.0245720Z test api::auth::tests::token_proof_authenticates ... ok
2026-06-04T17:20:23.1469236Z test api::reporting::tests::boundary_injects_deferred_shell_context ... ok
2026-06-04T17:20:23.2890745Z test api::reporting::tests::boundary_resurfaces_undismissed_notifs ... ok
2026-06-04T17:20:23.2901950Z test api::delivery::tests::idle_busy_transitions_manage_sentinels ... ok
2026-06-04T17:20:23.2916897Z test api::delivery::tests::idle_no_gate_does_not_arm_gate ... ok
2026-06-04T17:20:23.3883949Z test api::delivery::tests::poll_drains_non_deferred_by_default ... ok
2026-06-04T17:20:23.3950567Z test api::reporting::tests::boundary_missing_perch_refused ... ok
2026-06-04T17:20:23.3954326Z test api::auth::tests::wrong_token_and_wrong_session_refused ... ok
2026-06-04T17:20:23.4293125Z test api::reporting::tests::boundary_rebinds_keeping_anchor ... ok
2026-06-04T17:20:23.4307720Z test api::tests::adapter_is_required ... ok
2026-06-04T17:20:23.4309084Z test api::delivery::tests::echo_gate_explicit_toggle ... ok
2026-06-04T17:20:23.4315353Z test api::tests::state_value_is_validated ... ok
2026-06-04T17:20:23.4334603Z test api::tests::surface_parses ... ok
2026-06-04T17:20:23.4382284Z test api::reporting::tests::driven_by_reads_daemon_marker ... ok
2026-06-04T17:20:23.4479352Z test api::reporting::tests::history_log_appends ... ok
2026-06-04T17:20:23.4521861Z test api::reporting::tests::presence_records_endpoint ... ok
2026-06-04T17:20:23.4548592Z test cli::tests::access_subcommands_parse ... ok
2026-06-04T17:20:23.4566467Z test cli::tests::adapter_subcommands_parse ... ok
2026-06-04T17:20:23.4570138Z test cli::tests::create_new_existing_name_is_usage_error ... ok
2026-06-04T17:20:23.4572866Z test cli::tests::create_new_mints_shows_and_requests_save ... ok
2026-06-04T17:20:23.4581209Z test cli::tests::digest_flag_defaults ... ok
2026-06-04T17:20:23.4582604Z test cli::tests::empty_store_no_flag_guides_to_pair_or_create ... ok
2026-06-04T17:20:23.4583973Z test cli::tests::escalation_choice_parses_fail_closed ... ok
2026-06-04T17:20:23.4596880Z test api::reporting::tests::session_end_erase_refused_with_live_children ... ok
2026-06-04T17:20:23.4621211Z test cli::tests::grant_subcommands_parse ... ok
2026-06-04T17:20:23.4631715Z test cli::tests::invalid_usage_errors ... ok
2026-06-04T17:20:23.4635637Z test cli::tests::multi_subnet_refuses_without_flag_then_resolves_with_it ... ok
2026-06-04T17:20:23.4637915Z test cli::tests::not_elevated_refuses_without_leaking_code_or_saving ... ok
2026-06-04T17:20:23.4641466Z test cli::tests::notif_subnet_resolution_never_guesses ... ok
2026-06-04T17:20:23.4659643Z test cli::tests::notify_surface_parses ... ok
2026-06-04T17:20:23.4672804Z test cli::tests::pair_show_totp_arg_shapes_parse ... ok
2026-06-04T17:20:23.4680340Z test cli::tests::pair_show_totp_subnet_and_create_new_conflict ... ok
2026-06-04T17:20:23.4688862Z test cli::tests::ring_timeout_defaults ... ok
2026-06-04T17:20:23.4696400Z test cli::tests::send_target_optional_with_reply_to ... ok
2026-06-04T17:20:23.4946958Z test api::reporting::tests::session_end_erase_wipes_childless_perch ... ok
2026-06-04T17:20:23.5268559Z test api::reporting::tests::session_end_soft_preserves_state ... ok
2026-06-04T17:20:23.5560232Z test api::startup::tests::bind_assigns_home_and_revive_preserves_it ... ok
2026-06-04T17:20:23.5609042Z test api::startup::tests::empty_session_seed_refused ... ok
2026-06-04T17:20:23.5736281Z test api::startup::tests::live_perch_under_other_session_conflicts ... ok
2026-06-04T17:20:23.5778459Z test cli::tests::shell_subcommands_parse ... ok
2026-06-04T17:20:23.5781209Z test cli::tests::single_subnet_auto_selects_and_code_matches_seed ... ok
2026-06-04T17:20:23.5789566Z test api::startup::tests::missing_seed_refused ... ok
2026-06-04T17:20:23.5792137Z test cli::tests::unknown_elevation_falls_back ... ok
2026-06-04T17:20:23.5794608Z test cli::tests::unknown_named_subnet_is_usage_error ... ok
2026-06-04T17:20:23.5795598Z test elevation::tests::current_returns_a_determinate_level_on_supported_platforms ... ok
2026-06-04T17:20:23.5796429Z test elevation::tests::fallback_message_names_authenticator_app_and_subnet ... ok
2026-06-04T17:20:23.5797613Z test elevation::tests::gate_shows_only_when_confirmed_elevated ... ok
2026-06-04T17:20:23.5851083Z test wansend::tests::load_snapshots_degrades_on_junk ... ok
2026-06-04T17:20:23.5866226Z test cli::tests::subcommands_parse ... ok
2026-06-04T17:20:23.6129675Z test api::startup::tests::post_spawn_bind_establishes_perch ... ok
2026-06-04T17:20:23.6477537Z test api::startup::tests::rebind_same_session_ok ... ok
2026-06-04T17:20:23.6530458Z test api::startup::tests::stale_seed_with_dead_anchor_refused ... ok
2026-06-04T17:20:23.6619557Z test api::startup::tests::valid_seed_binds_live_perch ... ok
2026-06-04T17:20:23.6661957Z test api::worker::tests::cascade_guard_tracks_live_children ... ok
2026-06-04T17:20:23.6751110Z test api::worker::tests::guard_clears_only_when_all_children_stopped ... ok
2026-06-04T17:20:23.7707148Z test api::worker::tests::worker_poll_drains_spool ... ok
2026-06-04T17:20:23.7735374Z test api::worker::tests::worker_start_nests_under_parent ... ok
2026-06-04T17:20:25.1620200Z test cli::tests::fork_forks_homes_and_deletes_exactly_the_source ... ok
2026-06-04T17:20:25.3792377Z test cli::tests::shell_channels_relay_sensory_and_text_file ... ok
2026-06-04T17:20:25.4140605Z test cli::tests::shell_owner_exclusivity_negatives ... ok
2026-06-04T17:20:25.5672348Z test cli::tests::shell_spawn_approval_floor_gates ... ok
2026-06-04T17:20:25.8547022Z test cli::tests::shell_spawn_cap_and_over_cap_gates ... ok
2026-06-04T17:20:36.2292522Z test cli::tests::shell_spawn_gates_on_the_registered_set ... ok
2026-06-04T17:20:36.4032158Z test wansend::tests::wan_send_ships_to_the_resolved_node ... ok
2026-06-04T17:20:36.4032389Z 
2026-06-04T17:20:36.4032662Z test result: ok. 73 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 13.40s
2026-06-04T17:20:36.4033049Z 
2026-06-04T17:20:36.4082792Z      Running tests\contract_e2e.rs (target\debug\deps\contract_e2e-4c4cab3390513f9c.exe)
2026-06-04T17:20:36.6965201Z 
2026-06-04T17:20:36.6965576Z running 4 tests
2026-06-04T17:20:38.3027758Z test cold_api_call_autostarts_daemon_and_handoff_is_in_memory ... ok
2026-06-04T17:20:38.3667479Z SEEDED:65496
2026-06-04T17:20:38.6919908Z test seed_then_listen_binds_and_relays ... ok
2026-06-04T17:20:38.8708086Z test mock_adapter_drives_the_full_contract ... ok
2026-06-04T17:20:38.8870578Z SEEDED:65496
2026-06-04T17:20:39.7640775Z test live_agent_lifecycle_e2e ... ok
2026-06-04T17:20:39.7640978Z 
2026-06-04T17:20:39.7641186Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.07s
2026-06-04T17:20:39.7641411Z 
2026-06-04T17:20:39.7657853Z      Running unittests src\lib.rs (target\debug\deps\spt_daemon-b2ca3b52d9581f98.exe)
2026-06-04T17:20:40.4079638Z 
2026-06-04T17:20:40.4080018Z running 149 tests
2026-06-04T17:20:40.4086438Z test adapter_update::tests::delegated_attested_delegates_command ... ok
2026-06-04T17:20:40.4087922Z test adapter_update::tests::delegated_unattested_is_skipped ... ok
2026-06-04T17:20:40.4088994Z test adapter_update::tests::file_pull_without_payload_is_skipped ... ok
2026-06-04T17:20:40.4089969Z test codec::tests::oversized_prefix_rejected ... ok
2026-06-04T17:20:40.4090749Z test codec::tests::back_to_back_frames_decode_independently ... ok
2026-06-04T17:20:40.4091384Z test codec::tests::frame_round_trips_through_buffer ... ok
2026-06-04T17:20:40.4122865Z test config::tests::auto_suspend_knob_is_opt_in_default_off ... ok
2026-06-04T17:20:40.4125724Z test config::tests::missing_file_is_default ... ok
2026-06-04T17:20:40.4126354Z test consent::tests::decide_honors_full_auto_flag ... ok
2026-06-04T17:20:40.4160008Z test config::tests::pulse_period_is_config_driven ... ok
2026-06-04T17:20:40.4161752Z test config::tests::crash_grace_is_config_driven ... ok
2026-06-04T17:20:40.4172725Z test config::tests::malformed_file_degrades_to_default ... ok
2026-06-04T17:20:40.4178007Z test adapter_update::tests::file_pull_verified_against_adapter_key ... ok
2026-06-04T17:20:40.4182161Z test config::tests::full_auto_update_is_gated_by_default ... ok
2026-06-04T17:20:40.4182738Z test adapter_update::tests::file_pull_wrong_key_rejected ... ok
2026-06-04T17:20:40.4188857Z test adapter_update::tests::ripple_conducts_each_adapter_in_order ... ok
2026-06-04T17:20:40.4192173Z test config::tests::save_load_roundtrip ... ok
2026-06-04T17:20:40.4192763Z test digest::tests::active_turn_growth_is_a_tail_delta ... ok
2026-06-04T17:20:40.4196406Z test adapter_update::tests::file_pull_tampered_bytes_rejected ... ok
2026-06-04T17:20:40.4209225Z test digesthub::tests::publish_then_snapshot_reads_latest ... ok
2026-06-04T17:20:40.4218872Z test digesthub::tests::render_is_glanceable ... ok
2026-06-04T17:20:40.4219389Z test digest::tests::applying_deltas_reconstructs_snapshot ... ok
2026-06-04T17:20:40.4219895Z test digest::tests::persistence_off_surfaces_nothing ... ok
2026-06-04T17:20:40.4220461Z test digest::tests::persistence_reports_each_completed_turn_once ... ok
2026-06-04T17:20:40.4225222Z test digesthub::tests::subscriber_receives_changes_then_is_pruned ... ok
2026-06-04T17:20:40.4225782Z test digest::tests::from_manifest_feeds_and_snapshots ... ok
2026-06-04T17:20:40.4226267Z test digesthub::tests::subscribe_returns_current_base ... ok
2026-06-04T17:20:40.4227608Z test dispatch::tests::classifies_every_family_by_first_line_shape ... ok
2026-06-04T17:20:40.4228743Z test dispatch::tests::unknown_shapes_refuse_classification ... ok
2026-06-04T17:20:40.4230557Z test digest::tests::window_slide_resends_from_zero ... ok
2026-06-04T17:20:40.4231941Z test digest::tests::tool_sprint_is_structured_in_the_turn ... ok
2026-06-04T17:20:40.4233526Z test frame::tests::envelope_with_unknown_trailing_field_decodes_on_older_peer ... ok
2026-06-04T17:20:40.4234451Z test frame::tests::handshake_accepts_newer_brain_on_older_broker ... ok
2026-06-04T17:20:40.4234975Z test digest::tests::unchanged_feed_emits_no_delta ... ok
2026-06-04T17:20:40.4235448Z test frame::tests::handshake_rejects_below_floor ... ok
2026-06-04T17:20:40.4236525Z test frame::tests::handshake_rejects_role_mismatch ... ok
2026-06-04T17:20:40.4237230Z test frame::tests::unknown_kind_is_not_a_decode_error ... ok
2026-06-04T17:20:40.4237695Z test grants::tests::escalation_answers_apply ... ok
2026-06-04T17:20:40.4238998Z test grants::tests::escalation_ask_body_roundtrip ... ok
2026-06-04T17:20:40.4239824Z test grants::tests::no_session_escalates_with_none_target ... ok
2026-06-04T17:20:40.4241576Z test grants::tests::preconsent_flags_author_grants ... ok
2026-06-04T17:20:40.4242178Z test grants::tests::reserved_capabilities_refuse_even_when_granted ... ok
2026-06-04T17:20:40.4243455Z test grants::tests::ungranted_escalates_granted_allows ... ok
2026-06-04T17:20:40.4349215Z test config::tests::relay_choice_is_config_driven ... ok
2026-06-04T17:20:40.4540877Z test consent::tests::no_live_session_resolves_to_none ... ok
2026-06-04T17:20:40.4687942Z test effect::tests::second_apply_for_same_key_is_deduped ... ok
2026-06-04T17:20:40.4855049Z test access::tests::gate_decision_table ... ok
2026-06-04T17:20:40.4857039Z test effect::tests::failed_effect_is_not_recorded_applied ... ok
2026-06-04T17:20:40.4858461Z test effect::tests::applied_set_survives_reopen ... ok
2026-06-04T17:20:40.4861060Z test effect::tests::open_creates_missing_parent_dirs ... ok
2026-06-04T17:20:40.4871816Z test adapter_update::tests::ripple_registered_uses_the_registered_set ... ok
2026-06-04T17:20:40.4988358Z test access::tests::same_node_always_passes_without_minting ... ok
2026-06-04T17:20:40.4989984Z test msg::tests::bytes_round_trip_through_payload ... ok
2026-06-04T17:20:40.4992076Z test msg::tests::net_frames_round_trip_and_tolerate_unknown_fields ... ok
2026-06-04T17:20:40.4993642Z test msg::tests::output_envelope_round_trips ... ok
2026-06-04T17:20:40.4995081Z test msg::tests::presence_event_round_trips_and_tolerates_future_kind ... ok
2026-06-04T17:20:40.4996466Z test msg::tests::spawn_req_tolerates_unknown_field ... ok
2026-06-04T17:20:40.5061577Z test access::tests::reply_passes_where_unsolicited_refused ... ok
2026-06-04T17:20:40.5081941Z test consent::tests::resolves_most_recently_active_live_session ... ok
2026-06-04T17:20:40.5126052Z test daemon::tests::is_running_tracks_the_seed_channel ... ok
2026-06-04T17:20:40.5316922Z test nethost::tests::host_binds_endpoint_to_node_identity ... ok
2026-06-04T17:20:40.5790586Z test nethost::tests::two_hosts_dial_over_loopback ... ok
2026-06-04T17:20:40.7048313Z test effect::tests::gauntlet_is_exactly_once_across_brain_crashes ... ok
2026-06-04T17:20:40.7437838Z test grants::tests::escalation_notif_fires_to_most_recent_and_roundtrips ... ok
2026-06-04T17:20:40.7705968Z test notif::tests::notif_command_renders_all_keys_and_is_opt_in ... ok
2026-06-04T17:20:40.8316331Z test lifecycle::tests::crash_signoff_spares_recovered_self ... ok
2026-06-04T17:20:40.9113528Z test lifecycle::tests::crash_signoff_tears_down_when_still_gone ... ok
2026-06-04T17:20:40.9826113Z test lifecycle::tests::daemon_hosted_psyche_liveness_is_status_not_pid ... ok
2026-06-04T17:20:41.0335158Z test notifsync::tests::concurrent_dismiss_and_surface_commute_across_the_feed ... ok
2026-06-04T17:20:41.0449591Z test lifecycle::tests::harness_owner_gone_anchors_on_parent_pid ... ok
2026-06-04T17:20:41.1357542Z test lifecycle::tests::orphan_watch_fires_on_dead_owner ... ok
2026-06-04T17:20:41.1634605Z test notifsync::tests::feed_converges_two_stores_and_dismiss_replicates ... ok
2026-06-04T17:20:41.1828666Z test lifecycle::tests::orphan_watch_honors_stop_for_live_owner ... ok
2026-06-04T17:20:41.1865943Z test notifsync::tests::non_member_subnet_record_never_materializes ... ok
2026-06-04T17:20:41.1991065Z test notifsync::tests::untrusted_and_cross_subnet_origins_are_dropped ... ok
2026-06-04T17:20:41.2603572Z test lifecycle::tests::pulse_loop_is_config_paced_and_killable ... ok
2026-06-04T17:20:41.3232607Z test lifecycle::tests::pulse_recency_and_auto_suspend_follow_resting_state ... ok
2026-06-04T17:20:41.7756171Z test lifecycle::tests::pulse_tick_ingests_drop ... ok
2026-06-04T17:20:41.9882526Z test lifecycle::tests::rest_event_fires_echo_once_and_wake_resurfaces ... ok
2026-06-04T17:20:41.9883695Z test reconcile::tests::active_node_wins ... ok
2026-06-04T17:20:41.9885036Z test reconcile::tests::double_active_tiebreaks_deterministically ... ok
2026-06-04T17:20:41.9886196Z test reconcile::tests::fallback_lowest_non_offline ... ok
2026-06-04T17:20:41.9887090Z test reconcile::tests::no_rows_reconciles_locally ... ok
2026-06-04T17:20:42.1302542Z test notif::tests::consent_decision_produces_notif_only_when_gated ... ok
2026-06-04T17:20:42.7036894Z test notif::tests::first_fire_reaches_most_recent_visible_endpoint ... ok
2026-06-04T17:20:42.8020199Z test notif::tests::hidden_endpoint_boundary_surfaces_nothing ... ok
2026-06-04T17:20:42.8064988Z test registryhost::tests::apply_feed_flips_only_on_observed_transition_to_active ... ok
2026-06-04T17:20:42.8091228Z test registryhost::tests::apply_feed_gates_and_merges_under_the_lease ... ok
2026-06-04T17:20:42.9485353Z test notif::tests::hidden_endpoint_is_never_the_target ... ok
2026-06-04T17:20:42.9911502Z test notif::tests::no_live_endpoint_is_a_typed_no_target ... ok
2026-06-04T17:20:43.0003493Z test relcache::tests::stage_round_trips_and_restage_replaces ... ok
2026-06-04T17:20:43.0221679Z test relcache::tests::torn_or_corrupt_stage_offers_nothing ... ok
2026-06-04T17:20:43.0305158Z test release::tests::artifact_digest_mismatch_is_rejected ... ok
2026-06-04T17:20:43.0390476Z test release::tests::channel_mismatch_is_rejected ... ok
2026-06-04T17:20:43.0476045Z test release::tests::expired_metadata_is_rejected ... ok
2026-06-04T17:20:43.0477265Z test release::tests::hex_roundtrips ... ok
2026-06-04T17:20:43.0725999Z test release::tests::non_monotonic_version_is_rollback ... ok
2026-06-04T17:20:43.0787114Z test release::tests::production_policy_loads_fail_closed ... ok
2026-06-04T17:20:43.0791370Z test release::tests::revoked_key_is_rejected ... ok
2026-06-04T17:20:43.0876410Z test release::tests::tampered_metadata_fails_signature ... ok
2026-06-04T17:20:43.0964724Z test release::tests::untrusted_key_is_unknown ... ok
2026-06-04T17:20:43.1049155Z test release::tests::valid_release_verifies_and_artifact_matches ... ok
2026-06-04T17:20:43.1262933Z test resting::tests::apply_event_auto_suspends_under_the_resolved_chain ... ok
2026-06-04T17:20:43.1285454Z test resting::tests::apply_event_echo_failure_is_loud_but_state_persists ... ok
2026-06-04T17:20:43.1359482Z test resting::tests::apply_event_fires_echo_once_per_rest_edge_and_wake_on_wake ... ok
2026-06-04T17:20:43.1360600Z test resting::tests::auto_suspend_counts_from_dormancy_onset_and_is_opt_in ... ok
2026-06-04T17:20:43.1961053Z test notif::tests::resurface_delivers_undismissed_with_gates ... ok
2026-06-04T17:20:43.1975192Z test resting::tests::freshness_pull_marker_is_taken_exactly_once ... ok
2026-06-04T17:20:43.1976748Z test resting::tests::knob_chain_resolves_global_node_endpoint ... ok
2026-06-04T17:20:43.2121915Z test resting::tests::rest_record_round_trips_with_anchor_discipline ... ok
2026-06-04T17:20:43.2122932Z test resting::tests::transition_table_matches_the_context_model ... ok
2026-06-04T17:20:43.3753612Z test notif::tests::suppression_window_holds_cross_endpoint ... ok
2026-06-04T17:20:43.4759209Z test psyrelay::tests::empty_and_oversize_bodies_drop_typed ... ok
2026-06-04T17:20:43.6415121Z test psyrelay::tests::notify_reaches_own_user_only ... ok
2026-06-04T17:20:43.6420917Z test shellchan::tests::frames_compose_and_stamp_roundtrips ... ok
2026-06-04T17:20:43.6421376Z test shellchan::tests::sensory_text_file_frames_shape ... ok
2026-06-04T17:20:43.6424433Z test shellchan::tests::vocab_check_bounds_ops_and_args ... ok
2026-06-04T17:20:43.6895003Z test shelldisc::tests::discovery_own_plus_broadcast_gated_instantiable ... ok
2026-06-04T17:20:43.7053767Z test shelldisc::tests::shell_context_renders_sections_and_empties_to_none ... ok
2026-06-04T17:20:43.7126290Z test shellhost::tests::launch_fails_closed_on_bad_templates ... ok
2026-06-04T17:20:43.7353121Z test shellhost::tests::launch_parks_token_and_bind_by_token_onlines ... ok
2026-06-04T17:20:43.7355103Z test shellhost::tests::link_key_and_frame_mac_roundtrip ... ok
2026-06-04T17:20:43.7356534Z test sync::tests::gate_decision_table ... ok
2026-06-04T17:20:43.7538987Z test psyrelay::tests::notify_without_live_endpoint_is_pending ... ok
2026-06-04T17:20:43.7543243Z test transport::tests::local_socket_handshake_and_frame_round_trip ... ok
2026-06-04T17:20:43.7546111Z test transport::tests::local_socket_rejects_wrong_role ... ok
2026-06-04T17:20:43.7547235Z test update::tests::apply_refuses_non_brain_only_plan ... ok
2026-06-04T17:20:43.7548330Z test update::tests::classify_brain_only_when_broker_hosts_new_brain ... ok
2026-06-04T17:20:43.7549269Z test update::tests::classify_broker_breaking_on_resource_abi_change ... ok
2026-06-04T17:20:43.7550509Z test update::tests::classify_broker_compatible_when_brain_below_floor ... ok
2026-06-04T17:20:43.7722066Z test update::tests::plan_verified_produces_no_plan_for_a_rejected_release ... ok
2026-06-04T17:20:43.7808035Z test update::tests::plan_verified_yields_a_plan_for_a_valid_release ... ok
2026-06-04T17:20:43.8069707Z test xfer::tests::recv_state_chunks_idempotent_and_commit_replays_safely ... ok
2026-06-04T17:20:43.8070699Z test xfer::tests::resolve_under_confines_to_root ... ok
2026-06-04T17:20:43.8577887Z test psyrelay::tests::null_stdout_driver_fails_the_guard ... ok
2026-06-04T17:20:43.9467655Z test psyrelay::tests::prose_only_relays_nothing ... ok
2026-06-04T17:20:44.0805926Z test psyrelay::tests::reply_relays_to_inbound_sender ... ok
2026-06-04T17:20:44.1670108Z test psyrelay::tests::reply_without_target_is_dropped ... ok
2026-06-04T17:20:44.3460051Z test psyrelay::tests::spoofed_routing_is_stripped_and_restamped ... ok
2026-06-04T17:20:44.3684500Z test registryhost::tests::advertise_local_scans_and_respects_visibility ... ok
2026-06-04T17:20:44.3941051Z test registryhost::tests::advertisement_carries_both_authored_blurb ... ok
2026-06-04T17:20:44.4243235Z test registryhost::tests::advertisement_follows_resting_transitions_epoch_bumped ... ok
2026-06-04T17:20:44.4545828Z test sync::tests::select_refs_scopes_two_tiers ... ok
2026-06-04T17:20:44.5648536Z test relay::tests::respawn_loses_no_spooled_message ... ok
2026-06-04T17:20:44.6597818Z test relay::tests::run_honors_stop ... ok
2026-06-04T17:20:44.6964869Z test resting::tests::daemon_rest_event_arms_gate_at_rest_edge_only ... ok
2026-06-04T17:20:44.7031743Z test seedmap::tests::put_refreshes_existing ... ok
2026-06-04T17:20:44.7094363Z test seedmap::tests::put_then_take_consumes_once ... ok
2026-06-04T17:20:44.7157758Z test seedmap::tests::take_absent_is_none ... ok
2026-06-04T17:20:44.7157949Z 
2026-06-04T17:20:44.7158441Z test result: ok. 149 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 4.31s
2026-06-04T17:20:44.7158709Z 
2026-06-04T17:20:44.7204822Z      Running tests\access.rs (target\debug\deps\access-182037807575c668.exe)
2026-06-04T17:20:45.3650511Z 
2026-06-04T17:20:45.3650889Z running 1 test
2026-06-04T17:20:45.6570333Z test whitelist_refuses_exempts_replies_and_admits_listed ... ok
2026-06-04T17:20:45.6570585Z 
2026-06-04T17:20:45.6570967Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
2026-06-04T17:20:45.6571241Z 
2026-06-04T17:20:45.6660492Z      Running tests\attach.rs (target\debug\deps\attach-c6ad02b0553ff285.exe)
2026-06-04T17:20:46.3066260Z 
2026-06-04T17:20:46.3066587Z running 3 tests
2026-06-04T17:20:46.4436997Z test remote_attach_drives_a_real_pty_cross_daemon ... ok
2026-06-04T17:20:46.4585431Z test attach_registers_remote_drive_detection ... ok
2026-06-04T17:20:46.5409734Z test attach_survives_target_brain_restart_exactly_once ... ok
2026-06-04T17:20:46.5409959Z 
2026-06-04T17:20:46.5410152Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.23s
2026-06-04T17:20:46.5410574Z 
2026-06-04T17:20:46.5609113Z      Running tests\brain_swap.rs (target\debug\deps\brain_swap-c29dfbba37cd9ad8.exe)
2026-06-04T17:20:47.0574103Z 
2026-06-04T17:20:47.0574452Z running 1 test
2026-06-04T17:20:47.0829377Z test brain_only_update_swaps_logic_with_zero_endpoint_interruption ... ok
2026-06-04T17:20:47.0829679Z 
2026-06-04T17:20:47.0829876Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T17:20:47.0830118Z 
2026-06-04T17:20:47.0843587Z      Running tests\broker.rs (target\debug\deps\broker-6f5137e243119766.exe)
2026-06-04T17:20:47.1088957Z 
2026-06-04T17:20:47.1089148Z running 1 test
2026-06-04T17:20:47.1338274Z test broker_hosts_pty_child_streams_output_and_accepts_input ... ok
2026-06-04T17:20:47.1338528Z 
2026-06-04T17:20:47.1338705Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
2026-06-04T17:20:47.1338952Z 
2026-06-04T17:20:47.1351073Z      Running tests\budget.rs (target\debug\deps\budget-d14ef2d97ca7e310.exe)
2026-06-04T17:20:47.1601029Z 
2026-06-04T17:20:47.1601239Z running 1 test
2026-06-04T17:20:47.1602680Z test measure_dormant_seat_budget ... ok
2026-06-04T17:20:47.1602824Z 
2026-06-04T17:20:47.1603065Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:20:47.1603338Z 
2026-06-04T17:20:47.1613082Z      Running tests\daemon_e2e.rs (target\debug\deps\daemon_e2e-64aca7c4aaf9ee03.exe)
2026-06-04T17:20:47.1897757Z 
2026-06-04T17:20:47.1897919Z running 1 test
2026-06-04T17:20:50.4376137Z test daemon_hosts_lifecycle_and_survives_brain_restart ... ok
2026-06-04T17:20:50.4376339Z 
2026-06-04T17:20:50.4376504Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.24s
2026-06-04T17:20:50.4376730Z 
2026-06-04T17:20:50.4376872Z      Running tests\digest.rs (target\debug\deps\digest-5b32266b9bd7a57e.exe)
2026-06-04T17:20:50.4597816Z 
2026-06-04T17:20:50.4597918Z running 1 test
2026-06-04T17:20:50.6068728Z test digest_daemon_half_end_to_end ... ok
2026-06-04T17:20:50.6068889Z 
2026-06-04T17:20:50.6069050Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.15s
2026-06-04T17:20:50.6069271Z 
2026-06-04T17:20:50.6092255Z      Running tests\dispatch.rs (target\debug\deps\dispatch-7bed0566006e9725.exe)
2026-06-04T17:20:50.6444875Z 
2026-06-04T17:20:50.6445073Z running 7 tests
2026-06-04T17:20:51.6115234Z test dispatcher_serves_a_sync_pull_undriven ... ok
2026-06-04T17:20:51.8613309Z test dispatcher_serves_an_update_pull_undriven ... ok
2026-06-04T17:20:51.9752253Z test dispatcher_applies_a_notif_feed_undriven ... ok
2026-06-04T17:20:52.0757529Z test dispatcher_survives_an_unknown_stream ... ok
2026-06-04T17:20:52.2013729Z test dispatcher_serves_a_remote_drive_attach_undriven ... ok
2026-06-04T17:20:52.2999242Z test dispatcher_serves_a_file_fetch_undriven ... ok
2026-06-04T17:20:52.4256759Z test dispatcher_funnels_wan_messages_undriven ... ok
2026-06-04T17:20:52.4257025Z 
2026-06-04T17:20:52.4257257Z test result: ok. 7 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.78s
2026-06-04T17:20:52.4257473Z 
2026-06-04T17:20:52.4549059Z      Running tests\handoff.rs (target\debug\deps\handoff-e01062c7cf922746.exe)
2026-06-04T17:20:52.9490222Z 
2026-06-04T17:20:52.9490437Z running 1 test
2026-06-04T17:20:53.1464218Z test brain_restart_survives_gaplessly_with_fresh_gen_start ... ok
2026-06-04T17:20:53.1464452Z 
2026-06-04T17:20:53.1464859Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-04T17:20:53.1465087Z 
2026-06-04T17:20:53.1479157Z      Running tests\idempotent.rs (target\debug\deps\idempotent-cbd322cd7d49c0e2.exe)
2026-06-04T17:20:53.6396811Z 
2026-06-04T17:20:53.6397066Z running 1 test
2026-06-04T17:20:53.7208255Z test pty_writes_are_exactly_once_across_brain_crashes ... ok
2026-06-04T17:20:53.7208482Z 
2026-06-04T17:20:53.7208673Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.08s
2026-06-04T17:20:53.7208925Z 
2026-06-04T17:20:53.7272462Z      Running tests\netbroker.rs (target\debug\deps\netbroker-9b744ed03466643b.exe)
2026-06-04T17:20:54.3608413Z 
2026-06-04T17:20:54.3608662Z running 5 tests
2026-06-04T17:20:54.3632513Z test netless_broker_probes_gracefully ... ok
2026-06-04T17:20:54.4061035Z test broker_owns_endpoint_and_reports_status ... ok
2026-06-04T17:20:54.4134154Z test unknown_net_frame_is_reported_not_fatal ... ok
2026-06-04T17:20:54.4478658Z test replayed_dial_op_is_deduped_across_brain_restart ... ok
2026-06-04T17:20:54.4530523Z test brain_dials_second_broker_over_loopback ... ok
2026-06-04T17:20:54.4530742Z 
2026-06-04T17:20:54.4530984Z test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s
2026-06-04T17:20:54.4531342Z 
2026-06-04T17:20:54.4593406Z      Running tests\netstream.rs (target\debug\deps\netstream-7b023fbbcec13719.exe)
2026-06-04T17:20:54.5002267Z 
2026-06-04T17:20:54.5002446Z running 2 tests
2026-06-04T17:20:54.7395953Z test sender_brain_restart_redrive_is_exactly_once ... ok
2026-06-04T17:20:54.8217918Z test receiver_brain_restart_is_gapless_and_exactly_once ... ok
2026-06-04T17:20:54.8218107Z 
2026-06-04T17:20:54.8218273Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.32s
2026-06-04T17:20:54.8218489Z 
2026-06-04T17:20:54.8333833Z      Running tests\notifsync.rs (target\debug\deps\notifsync-d4a268d01bf4e351.exe)
2026-06-04T17:20:54.8745939Z 
2026-06-04T17:20:54.8746156Z running 1 test
2026-06-04T17:20:55.0930004Z test notif_spools_converge_over_the_wire_and_dismiss_replicates ... ok
2026-06-04T17:20:55.0930219Z 
2026-06-04T17:20:55.0930392Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.22s
2026-06-04T17:20:55.0930714Z 
2026-06-04T17:20:55.0982185Z      Running tests\peerloop.rs (target\debug\deps\peerloop-b8ecb68244546baf.exe)
2026-06-04T17:20:55.1357753Z 
2026-06-04T17:20:55.1357954Z running 1 test
2026-06-04T17:20:56.2506153Z test pump_and_dispatch_self_drive_the_subnet ... ok
2026-06-04T17:20:56.2506331Z 
2026-06-04T17:20:56.2506586Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.11s
2026-06-04T17:20:56.2506941Z 
2026-06-04T17:20:56.2599553Z      Running tests\presence.rs (target\debug\deps\presence-399dc8780586f68a.exe)
2026-06-04T17:20:56.2955349Z 
2026-06-04T17:20:56.2955560Z running 2 tests
2026-06-04T17:20:56.5438206Z test presence_history_replays_from_zero_for_a_late_subscriber ... ok
2026-06-04T17:20:56.5587342Z test presence_survives_brain_restart_with_cursor_resume ... ok
2026-06-04T17:20:56.5587539Z 
2026-06-04T17:20:56.5587698Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.26s
2026-06-04T17:20:56.5587936Z 
2026-06-04T17:20:56.5631166Z      Running tests\propagate.rs (target\debug\deps\propagate-a994a6b3a245fe88.exe)
2026-06-04T17:20:57.2052491Z 
2026-06-04T17:20:57.2052739Z running 4 tests
2026-06-04T17:20:57.3187838Z test untrusted_origin_gets_no_offer ... ok
2026-06-04T17:20:57.3230680Z test rollback_offer_is_rejected_before_any_fetch ... ok
2026-06-04T17:20:57.3400268Z test tampered_relay_artifact_is_rejected_and_never_staged ... ok
2026-06-04T17:20:57.5620409Z test chain_self_heal_propagates_with_gate_at_every_hop ... ok
2026-06-04T17:20:57.5620603Z 
2026-06-04T17:20:57.5621000Z test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.36s
2026-06-04T17:20:57.5621207Z 
2026-06-04T17:20:57.5851729Z      Running tests\replicate.rs (target\debug\deps\replicate-7ae1329c4644b847.exe)
2026-06-04T17:20:58.2210504Z 
2026-06-04T17:20:58.2210749Z running 1 test
2026-06-04T17:20:58.3370179Z test registries_converge_over_the_wire_and_the_lease_holds ... ok
2026-06-04T17:20:58.3370381Z 
2026-06-04T17:20:58.3370537Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
2026-06-04T17:20:58.3371170Z 
2026-06-04T17:20:58.3465691Z      Running tests\shellchan.rs (target\debug\deps\shellchan-a3fdaa79a381f153.exe)
2026-06-04T17:20:58.3810526Z 
2026-06-04T17:20:58.3810645Z running 1 test
2026-06-04T17:20:58.5022575Z test stdin_receipt_delivers_spooled_frames_exactly_once ... ok
2026-06-04T17:20:58.5022868Z 
2026-06-04T17:20:58.5023050Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.12s
2026-06-04T17:20:58.5023289Z 
2026-06-04T17:20:58.5091825Z      Running tests\sync.rs (target\debug\deps\sync-3064cc19aa400647.exe)
2026-06-04T17:20:58.5449941Z 
2026-06-04T17:20:58.5450085Z running 3 tests
2026-06-04T17:20:59.8460573Z test torn_pull_recovers_by_repulling ... ok
2026-06-04T17:21:01.7543330Z test two_tier_sync_lands_and_gate_refuses_server_side ... ok
2026-06-04T17:21:02.2829174Z test concurrent_writes_reconcile_on_elected_node_and_converge ... ok
2026-06-04T17:21:02.2829374Z 
2026-06-04T17:21:02.2829539Z test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.74s
2026-06-04T17:21:02.2829754Z 
2026-06-04T17:21:02.3037230Z      Running tests\twohost.rs (target\debug\deps\twohost-24fb904a582be2fa.exe)
2026-06-04T17:21:02.9284677Z 
2026-06-04T17:21:02.9284974Z running 2 tests
2026-06-04T17:21:02.9286578Z test two_host_ladder_role_a ... ok
2026-06-04T17:21:02.9286776Z test two_host_ladder_role_b ... ok
2026-06-04T17:21:02.9287126Z 
2026-06-04T17:21:02.9287292Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:21:02.9287497Z 
2026-06-04T17:21:02.9304258Z      Running tests\wanmsg.rs (target\debug\deps\wanmsg-21f1537cb7d10119.exe)
2026-06-04T17:21:03.5634083Z 
2026-06-04T17:21:03.5634334Z running 2 tests
2026-06-04T17:21:04.0607564Z test receiver_restart_replays_feed_without_double_delivery ... ok
2026-06-04T17:21:04.0801083Z test wan_message_lands_exactly_once_under_transport_origin ... ok
2026-06-04T17:21:04.0801272Z 
2026-06-04T17:21:04.0801432Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.52s
2026-06-04T17:21:04.0801643Z 
2026-06-04T17:21:04.0866109Z      Running tests\xfer.rs (target\debug\deps\xfer-731fc4a7b82e2161.exe)
2026-06-04T17:21:04.7238387Z 
2026-06-04T17:21:04.7238627Z running 2 tests
2026-06-04T17:21:04.8826689Z test push_survives_target_brain_restart_exactly_once ... ok
2026-06-04T17:21:04.8939957Z test fetch_lands_byte_identical_with_progress_both_ends ... ok
2026-06-04T17:21:04.8940156Z 
2026-06-04T17:21:04.8940317Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.17s
2026-06-04T17:21:04.8940539Z 
2026-06-04T17:21:04.9040741Z      Running unittests src\lib.rs (target\debug\deps\spt_live-8abfcdb1e679687a.exe)
2026-06-04T17:21:04.9315177Z 
2026-06-04T17:21:04.9315324Z running 49 tests
2026-06-04T17:21:04.9319333Z test context::tests::direct_always_writes ... ok
2026-06-04T17:21:04.9319910Z test context::tests::llm_over_llm_writes ... ok
2026-06-04T17:21:04.9320595Z test context::tests::llm_past_window_writes ... ok
2026-06-04T17:21:04.9320957Z test context::tests::llm_within_window_suppressed ... ok
2026-06-04T17:21:04.9321536Z test echo::tests::provenance_is_stamped ... ok
2026-06-04T17:21:04.9322274Z test history::tests::missing_fetcher_field_errors ... ok
2026-06-04T17:21:04.9344297Z test context::tests::write_context_suppresses_stale_llm ... ok
2026-06-04T17:21:04.9346244Z test outbound::tests::empty_body_parses_to_empty_intent ... ok
2026-06-04T17:21:04.9346719Z test outbound::tests::malformed_and_chunk_lines_are_skipped ... ok
2026-06-04T17:21:04.9347940Z test outbound::tests::non_authorable_types_are_ignored ... ok
2026-06-04T17:21:04.9349110Z test outbound::tests::parses_reply_and_notify_in_order ... ok
2026-06-04T17:21:04.9349981Z test outbound::tests::prose_only_yields_nothing ... ok
2026-06-04T17:21:04.9350997Z test outbound::tests::spoofed_routing_attrs_are_unrepresentable ... ok
2026-06-04T17:21:04.9351916Z test psyche::tests::prompt_includes_time_and_event ... ok
2026-06-04T17:21:04.9352672Z test psyche::tests::prompt_without_event ... ok
2026-06-04T17:21:04.9536343Z test context::tests::identified_write_stamps_advancing_vector ... ok
2026-06-04T17:21:04.9590534Z test context::tests::pre_identity_write_stamps_v1_shape ... ok
2026-06-04T17:21:04.9595247Z test history::tests::native_missing_log_is_empty ... ok
2026-06-04T17:21:04.9635961Z test history::tests::fetcher_yields_records ... ok
2026-06-04T17:21:04.9650383Z test history::tests::native_reads_logged_records ... ok
2026-06-04T17:21:04.9658545Z test ingest::tests::no_drops_is_empty ... ok
2026-06-04T17:21:04.9687835Z test echo::tests::echo_nonzero_errors ... ok
2026-06-04T17:21:04.9763013Z test echo::tests::echo_consumes_history_and_writes_commune ... ok
2026-06-04T17:21:04.9781030Z test echo::tests::echo_child_is_recursion_guarded ... ok
2026-06-04T17:21:04.9823431Z test history::tests::locate_normalize_reads_and_normalizes ... ok
2026-06-04T17:21:05.2420946Z test history::tests::fetcher_timeout_errors ... ok
2026-06-04T17:21:05.3796239Z test ingest::tests::commune_drop_is_ingested_and_deleted ... ok
2026-06-04T17:21:05.9001617Z test ingest::tests::both_drops_ingested ... ok
2026-06-04T17:21:05.9002094Z test signoff::tests::echo_precedes_signoff_compose ... ok
2026-06-04T17:21:05.9003346Z test signoff::tests::missing_session_skips_echo ... ok
2026-06-04T17:21:05.9004590Z test signoff::tests::recovered_self_is_not_signed_off ... ok
2026-06-04T17:21:05.9013557Z test signoff::tests::stale_signoff_swept ... ok
2026-06-04T17:21:05.9295846Z test turn::tests::empty_stdout_is_an_error ... ok
2026-06-04T17:21:05.9557556Z test turn::tests::turn_captures_stdout ... ok
2026-06-04T17:21:06.1792328Z test ingest::tests::stale_commune_suppressed_but_deleted ... ok
2026-06-04T17:21:07.1325755Z test ingest::tests::two_slice_drop_routes_per_tier ... ok
2026-06-04T17:21:07.1680280Z test psyche::tests::spawn_binds_nested_perch_and_sets_guard ... ok
2026-06-04T17:21:07.1697482Z test pulse::tests::echo_gate_fires_exactly_once ... ok
2026-06-04T17:21:07.5599390Z test pulse::tests::tick_ingests_drops ... ok
2026-06-04T17:21:07.5615506Z test pulse::tests::tick_reports_idle ... ok
2026-06-04T17:21:07.9787099Z test reconcile::tests::failed_turn_preserves_everything ... ok
2026-06-04T17:21:08.2420967Z test reconcile::tests::no_conflict_is_a_noop ... ok
2026-06-04T17:21:08.8814589Z test reconcile::tests::reconcile_merges_and_clears ... ok
2026-06-04T17:21:09.6182001Z test reconcile::tests::suppressed_write_preserves_artifacts ... ok
2026-06-04T17:21:09.6466490Z test resume::tests::continue_existing_resumes_session ... ok
2026-06-04T17:21:10.0769252Z test resume::tests::download_composes_two_tiers ... ok
2026-06-04T17:21:10.1054137Z test resume::tests::fresh_with_preload_launches_preloaded ... ok
2026-06-04T17:21:10.1060848Z test resume::tests::missing_key_errors_before_spawn ... ok
2026-06-04T17:21:10.9603921Z test signoff::tests::boundary_writes_resume_commune ... ok
2026-06-04T17:21:10.9604114Z 
2026-06-04T17:21:10.9604270Z test result: ok. 49 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 6.03s
2026-06-04T17:21:10.9604492Z 
2026-06-04T17:21:10.9618941Z      Running unittests src\lib.rs (target\debug\deps\spt_msg-7c358ccef53fe7d0.exe)
2026-06-04T17:21:11.1599804Z 
2026-06-04T17:21:11.1599925Z running 22 tests
2026-06-04T17:21:11.1606821Z test deliver::tests::deferred_send_validates ... ok
2026-06-04T17:21:11.1607972Z test ring::tests::ring_no_perch ... ok
2026-06-04T17:21:11.2155105Z test deliver::tests::deferred_send_skips_stream_drain_survives_for_hook ... ok
2026-06-04T17:21:11.2155922Z test wire::tests::format_empty_from_is_anonymous ... ok
2026-06-04T17:21:11.2156905Z test wire::tests::format_with_from_prepends_reply_to ... ok
2026-06-04T17:21:11.2162359Z test wire::tests::frame_round_trips_over_loopback ... ok
2026-06-04T17:21:11.2166687Z test wire::tests::oversized_length_prefix_rejected ... ok
2026-06-04T17:21:11.2510083Z test listener::tests::blocking_accepts_within_window ... ok
2026-06-04T17:21:11.3099734Z test deliver::tests::offline_existing_perch_spools ... ok
2026-06-04T17:21:11.3238214Z test ready::tests::soft_cleanup_preserves_spool_and_info ... ok
2026-06-04T17:21:11.3348074Z test ring::tests::ring_offline_target_queues_and_cleans_up ... ok
2026-06-04T17:21:11.3366572Z test ready::tests::backlog_drains_on_start ... ok
2026-06-04T17:21:11.3564883Z test ring::tests::ring_gets_reply_and_cleans_up ... ok
2026-06-04T17:21:11.3739501Z test listener::tests::blocking_times_out_when_idle ... ok
2026-06-04T17:21:11.3873313Z test listener::tests::drop_unregisters_address ... ok
2026-06-04T17:21:11.3994813Z test deliver::tests::online_delivers_via_tcp_without_spooling ... ok
2026-06-04T17:21:11.4125953Z test ready::tests::start_registers_resolvable_perch ... ok
2026-06-04T17:21:11.4241683Z test listener::tests::bind_registers_and_round_trips ... ok
2026-06-04T17:21:11.4698876Z test deliver::tests::send_outcome_mapping ... ok
2026-06-04T17:21:11.4974004Z test ready::tests::recv_gets_live_tcp_message ... ok
2026-06-04T17:21:11.6386936Z test ring::tests::ring_timeout_cleans_up ... ok
2026-06-04T17:21:13.3038612Z test deliver::tests::recycled_pid_address_does_not_misdeliver ... ok
2026-06-04T17:21:13.3038817Z 
2026-06-04T17:21:13.3038981Z test result: ok. 22 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.14s
2026-06-04T17:21:13.3039692Z 
2026-06-04T17:21:13.3055637Z      Running tests\killer_quickstart.rs (target\debug\deps\killer_quickstart-984c4034fa6a74ba.exe)
2026-06-04T17:21:13.3387568Z 
2026-06-04T17:21:13.3387712Z running 2 tests
2026-06-04T17:21:13.4955530Z test offline_then_online_delivers_backlog ... ok
2026-06-04T17:21:13.5418324Z test two_agents_exchange_message_tcp_and_spool ... ok
2026-06-04T17:21:13.5418500Z 
2026-06-04T17:21:13.5418658Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.20s
2026-06-04T17:21:13.5418863Z 
2026-06-04T17:21:13.5434496Z      Running unittests src\lib.rs (target\debug\deps\spt_net-8e75d57a161aa0ff.exe)
2026-06-04T17:21:13.5775358Z 
2026-06-04T17:21:13.5775449Z running 91 tests
2026-06-04T17:21:13.5779257Z test net::endpoint::tests::mdns_discovery_connects_by_id ... ignored, needs LAN multicast; run with --ignored or on the D9 two-host rig
2026-06-04T17:21:13.5781576Z test net::attach::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T17:21:13.5782183Z test net::pairing::ratelimit::tests::abandoned_ceremony_is_reclaimed_and_charged ... ok
2026-06-04T17:21:13.5782787Z test net::pairing::ratelimit::tests::first_ceremony_is_free_and_success_resets ... ok
2026-06-04T17:21:13.5783759Z test net::pairing::ratelimit::tests::backoff_curve_doubles_then_caps ... ok
2026-06-04T17:21:13.5784150Z test net::attach::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T17:21:13.5784985Z test net::pairing::ratelimit::tests::backoff_is_per_subnet ... ok
2026-06-04T17:21:13.5785290Z test net::pairing::ratelimit::tests::one_active_ceremony_per_subnet ... ok
2026-06-04T17:21:13.5785642Z test net::pairing::ratelimit::tests::failures_impose_exponential_backoff ... ok
2026-06-04T17:21:13.5786130Z test net::notif::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T17:21:13.5786581Z test net::notif::tests::forged_origin_field_is_inert ... ok
2026-06-04T17:21:13.5787078Z test net::pairing::ratelimit::tests::success_clears_accumulated_backoff ... ok
2026-06-04T17:21:13.5787911Z test net::pairing::rendezvous::tests::distinct_same_length_names_diverge ... ok
2026-06-04T17:21:13.5788499Z test net::pairing::rendezvous::tests::length_prefix_prevents_boundary_collision ... ok
2026-06-04T17:21:13.5789088Z test net::pairing::rendezvous::tests::token_varies_with_name_and_step ... ok
2026-06-04T17:21:13.5789651Z test net::notif::tests::record_round_trips_and_unknown_kind_is_skipped ... ok
2026-06-04T17:21:13.5790163Z test net::pairing::rendezvous::tests::token_is_deterministic ... ok
2026-06-04T17:21:13.5790647Z test net::pairing::rendezvous::tests::window_is_three_adjacent_tokens ... ok
2026-06-04T17:21:13.5791117Z test net::pairing::totp::tests::debug_redacts_seed ... ok
2026-06-04T17:21:13.5791599Z test net::pairing::totp::tests::code_at_is_six_zero_padded_digits ... ok
2026-06-04T17:21:13.5792924Z test net::pairing::totp::tests::matches_rfc6238_appendix_b_vectors ... ok
2026-06-04T17:21:13.5793451Z test net::pairing::totp::tests::otpauth_uri_is_well_formed_and_encoded ... ok
2026-06-04T17:21:13.5793959Z test net::pairing::totp::tests::generated_seeds_are_distinct ... ok
2026-06-04T17:21:13.5794412Z test net::pairing::totp::tests::time_step_is_floor_unix_over_period ... ok
2026-06-04T17:21:13.5794887Z test net::pairing::totp::tests::window_accepts_plus_minus_one_only ... ok
2026-06-04T17:21:13.5795649Z test net::pairing::totp::tests::seed_round_trips_through_base32 ... ok
2026-06-04T17:21:13.5798258Z test net::pairing::transcript::tests::diverged_shared_secret_fails_verification ... ok
2026-06-04T17:21:13.5801214Z test net::pairing::transcript::tests::length_prefixing_prevents_boundary_collision ... ok
2026-06-04T17:21:13.5801943Z test net::pairing::transcript::tests::message_order_is_bound ... ok
2026-06-04T17:21:13.5802417Z test net::pairing::transcript::tests::matching_tag_verifies_and_roles_differ ... ok
2026-06-04T17:21:13.5804030Z test net::pairing::transcript::tests::pake_identity_binds_role_and_context ... ok
2026-06-04T17:21:13.5805606Z test net::pairing::transcript::tests::each_bound_field_changes_the_tag ... ok
2026-06-04T17:21:13.5806178Z test net::pairing::wire::tests::frame_codec_round_trips_and_rejects_garbage ... ok
2026-06-04T17:21:13.6158508Z test net::pairing::spake::tests::reflected_role_is_rejected_by_pake ... ok
2026-06-04T17:21:13.6207892Z test net::endpoint::tests::endpoint_id_binds_to_identity ... ok
2026-06-04T17:21:13.6209897Z test net::registry::tests::advertise_if_visible_gates_before_join ... ok
2026-06-04T17:21:13.6211328Z test net::registry::tests::distinct_nodes_are_separate_instances ... ok
2026-06-04T17:21:13.6213233Z test net::registry::tests::equal_epoch_replay_is_stale_noop ... ok
2026-06-04T17:21:13.6215093Z test net::registry::tests::excluded_endpoint_is_not_routable_even_via_node_pin ... ok
2026-06-04T17:21:13.6217162Z test net::registry::tests::exclusion_prunes_cross_subnet_ambiguity ... ok
2026-06-04T17:21:13.6218911Z test net::registry::tests::join_collides_even_with_offline_holder ... ok
2026-06-04T17:21:13.6220804Z test net::registry::tests::join_colliding_id_on_other_node_refuses_untouched ... ok
2026-06-04T17:21:13.6222243Z test net::registry::tests::join_fresh_id_is_inserted ... ok
2026-06-04T17:21:13.6224196Z test net::registry::tests::join_same_name_in_different_subnet_is_legal ... ok
2026-06-04T17:21:13.6225866Z test net::registry::tests::join_same_node_falls_through_to_lease ... ok
2026-06-04T17:21:13.6227567Z test net::registry::tests::newer_epoch_supersedes_same_node ... ok
2026-06-04T17:21:13.6229950Z test net::registry::tests::registry_serde_roundtrips ... ok
2026-06-04T17:21:13.6232262Z test net::registry::tests::rename_collision_refuses_whole_ripple ... ok
2026-06-04T17:21:13.6233963Z test net::registry::tests::rename_ripples_rows_across_advertised_subnets ... ok
2026-06-04T17:21:13.6235772Z test net::registry::tests::resolve_across_bare_id_in_two_subnets_refuses ... ok
2026-06-04T17:21:13.6237341Z test net::registry::tests::resolve_across_subnet_qualified_routes_there ... ok
2026-06-04T17:21:13.6239230Z test net::registry::tests::resolve_across_unique_id_resolves ... ok
2026-06-04T17:21:13.6240837Z test net::registry::tests::resolve_multiple_live_nodes_refuses ... ok
2026-06-04T17:21:13.6244126Z test net::registry::tests::resolve_node_qualifier_pins_and_offline_is_not_found ... ok
2026-06-04T17:21:13.6246839Z test net::registry::tests::resolve_prefers_local_instance ... ok
2026-06-04T17:21:13.6248574Z test net::registry::tests::resolve_sole_live_remote_and_skips_offline ... ok
2026-06-04T17:21:13.6256627Z test net::registry::tests::resource_blurb_rides_the_lease_and_serde ... ok
2026-06-04T17:21:13.6257328Z test net::registry::tests::resource_projection_filters_hidden_and_offline ... ok
2026-06-04T17:21:13.6259443Z test net::registry::tests::stale_active_cannot_clobber_newer_offline ... ok
2026-06-04T17:21:13.6261641Z test net::registry::tests::suspended_is_addressable_and_roundtrips ... ok
2026-06-04T17:21:13.6263308Z test net::replicate::tests::apply_routes_by_subnet_and_drops_non_member ... ok
2026-06-04T17:21:13.6265559Z test net::replicate::tests::decoder_survives_chunk_splits_and_corrupt_lines ... ok
2026-06-04T17:21:13.6267084Z test net::replicate::tests::stale_wire_update_cannot_clobber_newer_state ... ok
2026-06-04T17:21:13.6268708Z test net::replicate::tests::update_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T17:21:13.6270565Z test net::sync::tests::forged_origin_field_is_inert ... ok
2026-06-04T17:21:13.6272534Z test net::sync::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T17:21:13.6275635Z test net::sync::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T17:21:13.6277543Z test net::update::tests::forged_origin_field_is_inert ... ok
2026-06-04T17:21:13.6279111Z test net::update::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T17:21:13.6281823Z test net::update::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T17:21:13.6283318Z test net::wanmsg::tests::forged_origin_field_is_inert ... ok
2026-06-04T17:21:13.6284892Z test net::wanmsg::tests::message_round_trips_and_tolerates_unknown_field ... ok
2026-06-04T17:21:13.6286403Z test net::wanmsg::tests::route_splits_local_and_remote_and_passes_refusals ... ok
2026-06-04T17:21:13.6288707Z test net::xfer::tests::forged_origin_field_is_inert ... ok
2026-06-04T17:21:13.6290756Z test net::xfer::tests::record_split_across_chunks_reassembles ... ok
2026-06-04T17:21:13.6292941Z test net::xfer::tests::records_round_trip_and_unknown_kind_is_skipped ... ok
2026-06-04T17:21:13.6469095Z test net::pairing::spake::tests::stale_step_fails ... ok
2026-06-04T17:21:13.6478673Z test net::pairing::spake::tests::substituted_pubkey_fails ... ok
2026-06-04T17:21:13.6480379Z test net::pairing::spake::tests::matching_code_pairs_and_agrees_on_key ... ok
2026-06-04T17:21:13.6480961Z test net::pairing::spake::tests::wrong_code_fails_at_confirmation_not_spake ... ok
2026-06-04T17:21:13.6491702Z test net::pairing::spake::tests::stale_epoch_fails ... ok
2026-06-04T17:21:13.6492366Z test net::pairing::spake::tests::wrong_subnet_fails ... ok
2026-06-04T17:21:13.6497753Z test net::pairing::spake::tests::tampered_tag_fails ... ok
2026-06-04T17:21:13.6719882Z test net::pairing::wire::tests::unknown_subnet_is_rejected ... ok
2026-06-04T17:21:13.6738340Z test net::pairing::wire::tests::busy_subnet_refuses_ceremony ... ok
2026-06-04T17:21:13.6738750Z test net::pairing::wire::tests::stale_step_is_rejected ... ok
2026-06-04T17:21:13.6739110Z test net::endpoint::tests::two_endpoints_loopback_echo ... ok
2026-06-04T17:21:13.7443589Z test net::pairing::wire::tests::create_new_then_join_learns_named_subnet ... ok
2026-06-04T17:21:13.7555010Z test net::pairing::wire::tests::repair_member_keeps_seed ... ok
2026-06-04T17:21:13.7689169Z test net::pairing::wire::tests::wrong_code_fails_and_writes_no_trust ... ok
2026-06-04T17:21:13.8454268Z test net::pairing::wire::tests::loopback_pairs_and_pins_both_sides ... ok
2026-06-04T17:21:13.8454483Z 
2026-06-04T17:21:13.8454870Z test result: ok. 90 passed; 0 failed; 1 ignored; 0 measured; 0 filtered out; finished in 0.27s
2026-06-04T17:21:13.8455169Z 
2026-06-04T17:21:13.8506895Z      Running unittests src\lib.rs (target\debug\deps\spt_proto-e67c0d5e8c4795e8.exe)
2026-06-04T17:21:13.9230136Z 
2026-06-04T17:21:13.9230439Z running 54 tests
2026-06-04T17:21:13.9235947Z test addr::tests::rejects_doubled_delimiters ... ok
2026-06-04T17:21:13.9236597Z test addr::tests::rejects_empty_or_bad_components ... ok
2026-06-04T17:21:13.9237185Z test addr::tests::display_round_trips ... ok
2026-06-04T17:21:13.9237526Z test addr::tests::parses_every_qualifier_combination ... ok
2026-06-04T17:21:13.9238288Z test chunk::tests::malformed_parts_return_none ... ok
2026-06-04T17:21:13.9238961Z test endpoint::tests::agent_vs_shell_split ... ok
2026-06-04T17:21:13.9239199Z test endpoint::tests::day_one_tags_round_trip ... ok
2026-06-04T17:21:13.9239491Z test chunk::tests::missing_middle_part_is_dropped ... ok
2026-06-04T17:21:13.9240144Z test chunk::tests::short_line_passes_through_unchunked ... ok
2026-06-04T17:21:13.9240431Z test chunk::tests::reassemble_stream_handles_mixed_traffic ... ok
2026-06-04T17:21:13.9240741Z test chunk::tests::oversized_line_splits_and_each_part_is_well_formed_and_bounded ... ok
2026-06-04T17:21:13.9241202Z test endpoint::tests::broker_and_node_families ... ok
2026-06-04T17:21:13.9242019Z test chunk::tests::orphan_group_without_head_is_dropped ... ok
2026-06-04T17:21:13.9242272Z test endpoint::tests::shell_kind_round_trips ... ok
2026-06-04T17:21:13.9242605Z test endpoint::tests::unknown_tag_tolerated_and_preserved ... ok
2026-06-04T17:21:13.9243082Z test envelope::tests::body_escape_unescape_round_trips_html_and_newlines ... ok
2026-06-04T17:21:13.9243504Z test envelope::tests::decode_is_amp_last_so_literal_entities_do_not_double_decode ... ok
2026-06-04T17:21:13.9244211Z test envelope::tests::from_attr_returns_none_on_garbage_or_empty ... ok
2026-06-04T17:21:13.9244749Z test envelope::tests::from_attr_unescape_is_amp_last ... ok
2026-06-04T17:21:13.9244990Z test envelope::tests::parser_both_tags_present ... ok
2026-06-04T17:21:13.9245690Z test envelope::tests::parser_empty_body_is_some_empty_and_nested_tags_preserved ... ok
2026-06-04T17:21:13.9246021Z test envelope::tests::parser_no_tags_falls_back_whole_payload_to_live ... ok
2026-06-04T17:21:13.9246316Z test envelope::tests::parser_out_of_order_tags_both_extracted ... ok
2026-06-04T17:21:13.9246646Z test envelope::tests::parser_unclosed_live_tag_does_not_scoop_project ... ok
2026-06-04T17:21:13.9246971Z test event::tests::alarm_event_round_trips ... ok
2026-06-04T17:21:13.9247208Z test event::tests::attr_decode_is_amp_last ... ok
2026-06-04T17:21:13.9248059Z test event::tests::attr_order_preserved ... ok
2026-06-04T17:21:13.9248755Z test event::tests::body_with_literal_event_tokens_round_trips ... ok
2026-06-04T17:21:13.9249139Z test event::tests::empty_body_envelope_parses ... ok
2026-06-04T17:21:13.9249461Z test event::tests::malformed_inputs_return_none_without_panic ... ok
2026-06-04T17:21:13.9249768Z test event::tests::msg_event_round_trips ... ok
2026-06-04T17:21:13.9250539Z test event::tests::psyche_authorable_types_are_reply_and_notify_only ... ok
2026-06-04T17:21:13.9250919Z test event::tests::typed_envelope_detected_and_parsed ... ok
2026-06-04T17:21:13.9251235Z test event::tests::typed_predicate_rejects_partials ... ok
2026-06-04T17:21:13.9251519Z test id::tests::accepts_japanese_scripts ... ok
2026-06-04T17:21:13.9252166Z test id::tests::accepts_plain_and_composite_ids ... ok
2026-06-04T17:21:13.9252866Z test id::tests::rejects_empty_and_overlong ... ok
2026-06-04T17:21:13.9253213Z test id::tests::rejects_path_whitespace_and_control ... ok
2026-06-04T17:21:13.9253554Z test id::tests::reports_bad_char_position ... ok
2026-06-04T17:21:13.9253871Z test id::tests::reserves_address_delimiters ... ok
2026-06-04T17:21:13.9254214Z test identity::tests::bad_inputs_error_without_panic ... ok
2026-06-04T17:21:13.9254657Z test payload::tests::base64_known_vectors ... ok
2026-06-04T17:21:13.9254891Z test payload::tests::binary_blob_round_trips_all_byte_values ... ok
2026-06-04T17:21:13.9255148Z test payload::tests::command_payload_round_trips ... ok
2026-06-04T17:21:13.9255366Z test payload::tests::text_payload_round_trips ... ok
2026-06-04T17:21:13.9255575Z test identity::tests::public_key_hex_round_trips ... ok
2026-06-04T17:21:13.9255806Z test payload::tests::unknown_or_malformed_decodes_to_none ... ok
2026-06-04T17:21:13.9256047Z test version::tests::current_version_self_compatible ... ok
2026-06-04T17:21:13.9256439Z test payload::tests::blob_padding_lengths_round_trip ... ok
2026-06-04T17:21:13.9256764Z test version::tests::n_minus_one_window_accepts_and_rejects ... ok
2026-06-04T17:21:13.9257012Z test version::tests::window_floor_saturates_at_zero ... ok
2026-06-04T17:21:13.9334078Z test identity::tests::known_answer_fixed_seed_is_stable ... ok
2026-06-04T17:21:13.9415389Z test chunk::tests::split_then_reassemble_is_byte_identity ... ok
2026-06-04T17:21:13.9579464Z test identity::tests::sign_verify_round_trip ... ok
2026-06-04T17:21:13.9579627Z 
2026-06-04T17:21:13.9579790Z test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s
2026-06-04T17:21:13.9580003Z 
2026-06-04T17:21:13.9592314Z      Running unittests src\lib.rs (target\debug\deps\spt_runtime-ead00a4ad35b02d7.exe)
2026-06-04T17:21:14.2107867Z 
2026-06-04T17:21:14.2107979Z running 24 tests
2026-06-04T17:21:14.2115534Z test manifest::tests::syntactically_broken_toml_is_an_error_not_a_panic ... ok
2026-06-04T17:21:14.2116122Z test manifest::tests::minimal_header_only_manifest_is_valid ... ok
2026-06-04T17:21:14.2117683Z test manifest::tests::pty_digest_minimal_defaults ... ok
2026-06-04T17:21:14.2118121Z test manifest::tests::fetcher_strategy_requires_fetcher_field ... ok
2026-06-04T17:21:14.2118675Z test manifest::tests::harness_kind_with_shell_section_fails_validation ... ok
2026-06-04T17:21:14.2120374Z test manifest::tests::shell_kind_without_shell_section_fails_validation ... ok
2026-06-04T17:21:14.2120863Z test manifest::tests::pty_digest_requires_both_boundaries ... ok
2026-06-04T17:21:14.2121333Z test manifest::tests::unknown_enum_variant_is_an_error_not_a_panic ... ok
2026-06-04T17:21:14.2122544Z test manifest::tests::inject_env_without_value_fails_validation ... ok
2026-06-04T17:21:14.2122905Z test runtime::tests::fills_known_placeholders ... ok
2026-06-04T17:21:14.2123191Z test manifest::tests::shell_fixture_parses ... ok
2026-06-04T17:21:14.2123421Z test manifest::tests::update_avenue_content_signing_fields ... ok
2026-06-04T17:21:14.2123671Z test runtime::tests::missing_key_errors_before_spawn ... ok
2026-06-04T17:21:14.2123903Z test runtime::tests::tokenize_honors_double_quotes ... ok
2026-06-04T17:21:14.2126077Z test manifest::tests::harness_fixture_parses_all_sections ... ok
2026-06-04T17:21:14.2126508Z test runtime::tests::unknown_role_errors ... ok
2026-06-04T17:21:14.2131492Z test manifest::tests::pty_digest_round_trips ... ok
2026-06-04T17:21:14.2132877Z test manifest::tests::round_trips_through_toml ... ok
2026-06-04T17:21:14.2185465Z test registry::tests::invalid_manifest_records_nothing ... ok
2026-06-04T17:21:14.5920189Z test registry::tests::register_copy_vs_pointer_by_avenue ... ok
2026-06-04T17:21:14.5924503Z test runtime::tests::spawn_session_detached_returns_pid ... ok
2026-06-04T17:21:14.6000376Z test registry::tests::deregister_is_soft_and_readd_reactivates ... ok
2026-06-04T17:21:14.6040190Z test runtime::tests::bounded_run_captures_success ... ok
2026-06-04T17:21:14.8932437Z test runtime::tests::bounded_run_kills_on_timeout ... ok
2026-06-04T17:21:14.8932613Z 
2026-06-04T17:21:14.8932774Z test result: ok. 24 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.68s
2026-06-04T17:21:14.8932996Z 
2026-06-04T17:21:14.8947730Z      Running unittests src\lib.rs (target\debug\deps\spt_store-492ab34c597832e8.exe)
2026-06-04T17:21:15.1518075Z 
2026-06-04T17:21:15.1518503Z running 137 tests
2026-06-04T17:21:15.1521629Z test access::tests::allow_revoke_open_polarity ... ok
2026-06-04T17:21:15.1523679Z test access::tests::recent_outbound_correlates_within_window ... ok
2026-06-04T17:21:15.1524118Z test access::tests::users_reservation_decodes_inert ... ok
2026-06-04T17:21:15.1524462Z test atomic::tests::retry_does_not_retry_non_transient ... ok
2026-06-04T17:21:15.1524717Z test atomic::tests::retry_gives_up_after_max_attempts ... ok
2026-06-04T17:21:15.1525669Z test atomic::tests::to_forward_slash_strips_unc_prefix ... ok
2026-06-04T17:21:15.1526176Z test atomic::tests::retry_absorbs_transient_then_succeeds ... ok
2026-06-04T17:21:15.1526654Z test contextmark::tests::join_bump_dominates_both_parents ... ok
2026-06-04T17:21:15.1527149Z test contextmark::tests::merge_decisions ... ok
2026-06-04T17:21:15.1527532Z test contextmark::tests::vector_compare_covers_all_orders ... ok
2026-06-04T17:21:15.1527968Z test contextmark::tests::marker_round_trips_v1_and_v2 ... ok
2026-06-04T17:21:15.1528279Z test contextmark::tests::vector_parse_tolerant ... ok
2026-06-04T17:21:15.1586156Z test access::tests::recent_outbound_is_bounded ... ok
2026-06-04T17:21:15.1600140Z test atomic::tests::atomic_write_bytes_round_trips ... ok
2026-06-04T17:21:15.1605826Z test access::tests::recent_outbound_persists ... ok
2026-06-04T17:21:15.1630995Z test epoch::tests::counter_persists_across_reload ... ok
2026-06-04T17:21:15.1634170Z test access::tests::store_persists_and_degrades_open ... ok
2026-06-04T17:21:15.1655983Z test atomic::tests::atomic_write_creates_and_replaces ... ok
2026-06-04T17:21:15.1659949Z test epoch::tests::next_is_strictly_increasing_from_one ... ok
2026-06-04T17:21:15.1661444Z test grants::tests::grant_match_is_exact_per_tuple ... ok
2026-06-04T17:21:15.1662866Z test grants::tests::grant_revoke_roundtrip_default_deny ... ok
2026-06-04T17:21:15.1663459Z test epoch::tests::corrupt_or_absent_file_degrades_safely ... ok
2026-06-04T17:21:15.1695386Z test grants::tests::persistence_and_corrupt_degrade_to_deny ... ok
2026-06-04T17:21:15.1791187Z test history::tests::appends_one_record_per_line ... ok
2026-06-04T17:21:15.1797871Z test home::tests::home_assignment_matrix ... ok
2026-06-04T17:21:15.1800510Z test home::tests::scope_seeding_never_clobbers_user_policy ... ok
2026-06-04T17:21:15.1810415Z test home::tests::stamp_creation_fields_news_assign_and_revives_carry_forward ... ok
2026-06-04T17:21:15.1848297Z test home::tests::adoption_stamps_only_unset_and_only_when_unambiguous ... ok
2026-06-04T17:21:15.1927459Z test info::tests::busy_sentinel_round_trips_and_read_pid_is_none ... ok
2026-06-04T17:21:15.1981604Z test gitrun::tests::deadline_kills_and_reports_timed_out ... ok
2026-06-04T17:21:15.2021087Z test info::tests::corrupt_content_returns_none ... ok
2026-06-04T17:21:15.2070937Z test info::tests::read_pid_tolerates_schema_minimal ... ok
2026-06-04T17:21:15.2341885Z test info::tests::set_last_active_stamps_recency ... ok
2026-06-04T17:21:15.2348325Z test info::tests::set_driven_by_stamps_and_clears ... ok
2026-06-04T17:21:15.2465752Z test info::tests::set_rest_state_stamps_state_and_anchor_as_a_pair ... ok
2026-06-04T17:21:15.2493323Z test gitrun::tests::version_runs_within_budget ... ok
2026-06-04T17:21:15.2525775Z test info::tests::set_status_marks_existing_record ... ok
2026-06-04T17:21:15.2546655Z test info::tests::set_resources_writes_and_clears_the_blurb ... ok
2026-06-04T17:21:15.2574895Z test info::tests::write_read_round_trip ... ok
2026-06-04T17:21:15.2630178Z test liveness::tests::busy_and_missing_keep_interim_parity ... ok
2026-06-04T17:21:15.2733808Z test liveness::tests::daemon_hosted_offline_overrides_live_pid ... ok
2026-06-04T17:21:15.2753687Z test liveness::tests::daemon_hosted_online_survives_dead_pid ... ok
2026-06-04T17:21:15.2754187Z test liveness::tests::external_perch_still_pid_probes ... ok
2026-06-04T17:21:15.2834106Z test nodeid::tests::corrupt_key_errors_never_regenerates ... ok
2026-06-04T17:21:15.2990962Z test nodeid::tests::create_then_load_is_stable ... ok
2026-06-04T17:21:15.3072915Z test liveness::tests::registry_entry_keys_on_status_for_hosted_rows ... ok
2026-06-04T17:21:15.3076768Z test nodeid::tests::seed_hex_round_trips ... ok
2026-06-04T17:21:15.3599143Z test notif::tests::listing_is_subnet_scoped ... ok
2026-06-04T17:21:15.3627932Z test notif::tests::produce_list_dismiss_round_trip ... ok
2026-06-04T17:21:15.3628386Z test notif::tests::row_serde_round_trips_with_forward_compat ... ok
2026-06-04T17:21:15.3886464Z test notif::tests::merge_is_idempotent_and_commutative ... ok
2026-06-04T17:21:15.3956289Z test contextstore::tests::invalid_id_refused ... ok
2026-06-04T17:21:15.3961891Z test perch::tests::child_files_route_through_one_resolver ... ok
2026-06-04T17:21:15.3974259Z test perch::tests::classification_matrix ... ok
2026-06-04T17:21:15.3979843Z test perch::tests::explicit_parent_wins_over_infer ... ok
2026-06-04T17:21:15.4070443Z test perch::tests::list_self_perch_ids_enumerates_bound_top_level ... ok
2026-06-04T17:21:15.4167278Z test perch::tests::resolve_psyche_and_worker_nest_under_parent ... ok
2026-06-04T17:21:15.4167751Z test perch::tests::resolve_self_is_flat ... ok
2026-06-04T17:21:15.4198562Z test notif::tests::seen_unions_and_surfaced_maxes ... ok
2026-06-04T17:21:15.4243987Z test perch::tests::shell_perches_resolve_under_owner_shells_namespace ... ok
2026-06-04T17:21:15.4244727Z test perch::tests::spt_home_is_pure_and_honors_env ... ok
2026-06-04T17:21:15.4266309Z test proc::tests::parent_pid_resolves_and_is_alive ... ok
2026-06-04T17:21:15.4268333Z test proc::tests::pid_zero_is_dead_on_every_os ... ok
2026-06-04T17:21:15.4270162Z test proc::tests::unassigned_pid_is_dead ... ok
2026-06-04T17:21:15.4275241Z test proc::tests::current_process_is_alive ... ok
2026-06-04T17:21:15.4287241Z test project::tests::url_spellings_normalize_to_one_id ... ok
2026-06-04T17:21:15.4346798Z test notif::tests::stale_undismissed_copy_cannot_undismiss ... ok
2026-06-04T17:21:15.4381426Z test notif::tests::reopen_is_durable_and_corrupt_seen_degrades ... ok
2026-06-04T17:21:15.5024853Z test branchstore::tests::open_or_init_idempotent ... ok
2026-06-04T17:21:15.5348127Z test registry::tests::clean_removes_dead_keeps_live ... ok
2026-06-04T17:21:15.5458184Z test registry::tests::clean_keys_on_status_for_daemon_hosted_rows ... ok
2026-06-04T17:21:15.5551887Z test registry::tests::register_and_lookup ... ok
2026-06-04T17:21:15.5775434Z test registry::tests::register_on_nonexistent_owlery_creates_dir_and_succeeds ... ok
2026-06-04T17:21:15.6250606Z test registry::tests::reregister_replaces_address ... ok
2026-06-04T17:21:15.6401270Z test registry::tests::resolve_on_empty_registry_is_none_not_error ... ok
2026-06-04T17:21:15.6442521Z test registry::tests::resolve_cleans_before_lookup ... ok
2026-06-04T17:21:15.6495190Z test rename::tests::live_nested_child_blocks_rename ... ok
2026-06-04T17:21:15.6495598Z test seed::tests::absent_cwd_is_omitted ... ok
2026-06-04T17:21:15.6516665Z test seed::tests::seed_round_trips_through_json ... ok
2026-06-04T17:21:15.6534729Z test rename::tests::rename_refusals_leave_owlery_untouched ... ok
2026-06-04T17:21:15.6798264Z test shellinfo::tests::mint_smallest_free_and_teardown_frees ... ok
2026-06-04T17:21:15.6922971Z test shellinfo::tests::alias_unique_rename_and_resolution ... ok
2026-06-04T17:21:15.6966198Z test rename::tests::rename_ripples_self_and_nested_children ... ok
2026-06-04T17:21:15.7031652Z test shellinfo::tests::shellinfo_roundtrip_and_corrupt_tolerance ... ok
2026-06-04T17:21:15.7296361Z test registry::tests::concurrent_registration_never_locks ... ok
2026-06-04T17:21:15.7858304Z test spool::tests::drain_marks_delivered_and_is_idempotent ... ok
2026-06-04T17:21:15.8107128Z test spool::tests::deferred_row_survives_event_drain_then_hook_delivers ... ok
2026-06-04T17:21:15.8412448Z test spool::tests::non_deferred_drain_skips_deferred_and_preserves_order ... ok
2026-06-04T17:21:15.8465657Z test spool::tests::reopen_is_idempotent ... ok
2026-06-04T17:21:15.8612419Z test spool::tests::spool_touches_has_messages_sentinel ... ok
2026-06-04T17:21:15.8612949Z test subnet::tests::add_joined_preserves_seed_and_epoch ... ok
2026-06-04T17:21:15.8620363Z test subnet::tests::create_subnet_starts_at_epoch_one_unique_name ... ok
2026-06-04T17:21:15.8628541Z test subnet::tests::hex_round_trips_and_rejects_bad_input ... ok
2026-06-04T17:21:15.8777981Z test subnet::tests::hide_new_endpoints_defaults_off_and_persists ... ok
2026-06-04T17:21:15.8778452Z test subnet::tests::minted_seeds_are_random ... ok
2026-06-04T17:21:15.8806689Z test project::tests::derivation_ladder ... ok
2026-06-04T17:21:15.8814857Z test subnet::tests::missing_or_corrupt_file_is_empty_store ... ok
2026-06-04T17:21:15.8816699Z test subnet::tests::remove_drops_membership ... ok
2026-06-04T17:21:15.8825864Z test subnet::tests::rotate_bumps_epoch_and_changes_seed ... ok
2026-06-04T17:21:15.8920643Z test subnet::tests::store_persists_multi_subnet_and_rotation ... ok
2026-06-04T17:21:15.8951430Z test spool::tests::wan_mark_seen_claims_once_and_blocks_spool_path ... ok
2026-06-04T17:21:15.9292068Z test spool::tests::wan_spool_dedups_on_op_id_across_reopen ... ok
2026-06-04T17:21:15.9343016Z test spool::tests::event_part_body_persists_byte_exact ... ok
2026-06-04T17:21:16.0813624Z test branchstore::tests::branches_are_independent_roots ... ok
2026-06-04T17:21:16.2191869Z test syncmerge::tests::non_context_branch_refused ... ok
2026-06-04T17:21:16.3605409Z test branchstore::tests::multi_key_commit_is_one_commit ... ok
2026-06-04T17:21:16.3607919Z test trust::tests::first_use_pins_then_is_trusted_idempotently ... ok
2026-06-04T17:21:16.3611785Z test trust::tests::label_anchor_is_subnet_scoped ... ok
2026-06-04T17:21:16.3614732Z test trust::tests::labelled_key_change_warns_without_mutating ... ok
2026-06-04T17:21:16.3616953Z test trust::tests::peers_in_filters_by_subnet ... ok
2026-06-04T17:21:16.3619216Z test trust::tests::repin_applies_accepted_key_change ... ok
2026-06-04T17:21:16.3631365Z test trust::tests::revoke_removes_trust ... ok
2026-06-04T17:21:16.3697824Z test branchstore::tests::commit_then_read_at_tip ... ok
2026-06-04T17:21:16.3700946Z test trust::tests::trust_is_scoped_per_subnet ... ok
2026-06-04T17:21:16.3702084Z test trust::tests::unlabelled_distinct_keys_each_pin ... ok
2026-06-04T17:21:16.3703265Z test visibility::tests::hidden_gates_sync_even_when_listed ... ok
2026-06-04T17:21:16.3704189Z test visibility::tests::hidden_is_or_of_defaults ... ok
2026-06-04T17:21:16.3705300Z test visibility::tests::override_wins_both_directions ... ok
2026-06-04T17:21:16.3757753Z test contextstore::tests::project_branch_holds_many_agents ... ok
2026-06-04T17:21:16.3758232Z test visibility::tests::synced_requires_membership_listing ... ok
2026-06-04T17:21:16.3848059Z test trust::tests::store_persists_and_degrades_gracefully ... ok
2026-06-04T17:21:16.3957873Z test visibility::tests::store_persists_and_degrades_safe ... ok
2026-06-04T17:21:16.3958696Z test xfer::tests::progress_round_trips_per_role_and_updates_mid_flight ... ok
2026-06-04T17:21:16.4074003Z test xfer::tests::xfer_id_is_filename_safe_and_distinct ... ok
2026-06-04T17:21:16.4389328Z test branchstore::tests::unchanged_write_is_no_commit ... ok
2026-06-04T17:21:16.9482242Z test contextstore::tests::two_tier_layout_and_commits ... ok
2026-06-04T17:21:17.3636849Z test contextstore::tests::conflict_artifacts_preserve_both_versions ... ok
2026-06-04T17:21:19.0547181Z test contextstore::tests::rename_ripples_both_tiers ... ok
2026-06-04T17:21:19.5324284Z test contextstore::tests::fork_copies_both_tiers_then_diverges ... ok
2026-06-04T17:21:19.7848854Z test syncmerge::tests::legacy_bottom_vectors_surface_not_overwrite ... ok
2026-06-04T17:21:19.9160200Z test contextstore::tests::remove_endpoint_removes_exactly_the_source ... ok
2026-06-04T17:21:20.0365385Z test syncmerge::tests::adopt_then_incremental_then_idempotent_repull ... ok
2026-06-04T17:21:20.3810170Z test syncmerge::tests::project_branch_unions_disjoint_agents ... ok
2026-06-04T17:21:21.0402658Z test syncmerge::tests::dominated_incoming_drops_but_joins_dag ... ok
2026-06-04T17:21:21.2669006Z test syncmerge::tests::concurrent_writes_surface_on_both_nodes ... ok
2026-06-04T17:21:22.2493027Z test syncmerge::tests::reconciled_write_propagates_and_clears_artifacts ... ok
2026-06-04T17:21:22.7642735Z test info::tests::concurrent_read_during_writes_never_torn ... ok
2026-06-04T17:21:22.7643055Z 
2026-06-04T17:21:22.7643334Z test result: ok. 137 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 7.61s
2026-06-04T17:21:22.7643716Z 
2026-06-04T17:21:22.7661117Z      Running unittests src\lib.rs (target\debug\deps\spt_term-7ded13700447d846.exe)
2026-06-04T17:21:22.9206487Z 
2026-06-04T17:21:22.9206719Z running 8 tests
2026-06-04T17:21:22.9210983Z test reader::tests::dsr_matcher_finds_query_across_chunk_boundary ... ok
2026-06-04T17:21:22.9213702Z test reader::tests::auto_answers_synthetic_dsr_query ... ok
2026-06-04T17:21:22.9214697Z test digest::tests::bad_pattern_is_reported_by_name ... ok
2026-06-04T17:21:22.9256607Z test digest::tests::strips_ansi_and_tolerates_repaint_duplication ... ok
2026-06-04T17:21:22.9259566Z test digest::tests::tags_input_agent_and_collapses_tool_sprints ... ok
2026-06-04T17:21:22.9263811Z test reader::tests::no_dsr_means_no_answer ... ok
2026-06-04T17:21:22.9266665Z test digest::tests::windows_to_last_n_turns ... ok
2026-06-04T17:21:22.9267044Z test digest::tests::truncates_tool_args_to_width ... ok
2026-06-04T17:21:22.9267193Z 
2026-06-04T17:21:22.9267354Z test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T17:21:22.9267570Z 
2026-06-04T17:21:22.9281777Z      Running tests\digest.rs (target\debug\deps\digest-6ac06f15f4beba54.exe)
2026-06-04T17:21:23.1007769Z 
2026-06-04T17:21:23.1008004Z running 1 test
2026-06-04T17:21:25.1742037Z test digest_parses_a_real_pty_stream ... ok
2026-06-04T17:21:25.1742536Z 
2026-06-04T17:21:25.1742803Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 2.07s
2026-06-04T17:21:25.1743114Z 
2026-06-04T17:21:25.1759032Z      Running tests\dsr.rs (target\debug\deps\dsr-c1b15907eaf4317b.exe)
2026-06-04T17:21:25.2400523Z 
2026-06-04T17:21:25.2400701Z running 2 tests
2026-06-04T17:21:25.2838821Z test conpty_output_not_withheld_under_the_drain ... ok
2026-06-04T17:21:25.2839056Z test drain_forwards_child_output ... ok
2026-06-04T17:21:25.2839181Z 
2026-06-04T17:21:25.2839330Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s
2026-06-04T17:21:25.2839540Z 
2026-06-04T17:21:25.2853001Z      Running tests\inject.rs (target\debug\deps\inject-4f10fcdc2739ad5c.exe)
2026-06-04T17:21:25.3491009Z 
2026-06-04T17:21:25.3491192Z running 2 tests
2026-06-04T17:21:25.3997464Z test send_line_reaches_child_and_preserves_order ... ok
2026-06-04T17:21:25.3997815Z test ctrl_c_interrupts_the_child ... ok
2026-06-04T17:21:25.3998036Z 
2026-06-04T17:21:25.3998290Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
2026-06-04T17:21:25.3998617Z 
2026-06-04T17:21:25.4013222Z      Running tests\stream.rs (target\debug\deps\stream-bf8700113ecf530b.exe)
2026-06-04T17:21:25.4657330Z 
2026-06-04T17:21:25.4657434Z running 2 tests
2026-06-04T17:21:25.5032472Z test delivers_every_value_under_resize ... ok
2026-06-04T17:21:26.4792016Z test bounded_backpressure_stalls_an_unconsumed_reader ... ok
2026-06-04T17:21:26.4792247Z 
2026-06-04T17:21:26.4792462Z test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 1.01s
2026-06-04T17:21:26.4792720Z 
2026-06-04T17:21:26.4807426Z      Running tests\surface.rs (target\debug\deps\surface-b6cab82372962717.exe)
2026-06-04T17:21:26.5437581Z 
2026-06-04T17:21:26.5437753Z running 1 test
2026-06-04T17:21:26.5532183Z test resize_under_load_does_not_hang_or_panic ... ok
2026-06-04T17:21:26.5532452Z 
2026-06-04T17:21:26.5533265Z test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s
2026-06-04T17:21:26.5533495Z 
2026-06-04T17:21:26.5542806Z    Doc-tests spt_daemon
2026-06-04T17:21:26.8677280Z 
2026-06-04T17:21:26.8677523Z running 0 tests
2026-06-04T17:21:26.8677643Z 
2026-06-04T17:21:26.8677814Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:21:26.8678025Z 
2026-06-04T17:21:26.8742845Z    Doc-tests spt_live
2026-06-04T17:21:26.9309863Z 
2026-06-04T17:21:26.9309958Z running 0 tests
2026-06-04T17:21:26.9310056Z 
2026-06-04T17:21:26.9310220Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:21:26.9310425Z 
2026-06-04T17:21:26.9359163Z    Doc-tests spt_msg
2026-06-04T17:21:26.9819466Z 
2026-06-04T17:21:26.9819563Z running 0 tests
2026-06-04T17:21:26.9819660Z 
2026-06-04T17:21:26.9819822Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:21:26.9820059Z 
2026-06-04T17:21:26.9862561Z    Doc-tests spt_net
2026-06-04T17:21:27.1693360Z 
2026-06-04T17:21:27.1693609Z running 0 tests
2026-06-04T17:21:27.1693722Z 
2026-06-04T17:21:27.1693897Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:21:27.1694112Z 
2026-06-04T17:21:27.1755953Z    Doc-tests spt_proto
2026-06-04T17:21:27.2196208Z 
2026-06-04T17:21:27.2196385Z running 0 tests
2026-06-04T17:21:27.2196488Z 
2026-06-04T17:21:27.2196662Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:21:27.2196879Z 
2026-06-04T17:21:27.2243050Z    Doc-tests spt_runtime
2026-06-04T17:21:27.3354557Z 
2026-06-04T17:21:27.3354782Z running 0 tests
2026-06-04T17:21:27.3354889Z 
2026-06-04T17:21:27.3355054Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:21:27.3355905Z 
2026-06-04T17:21:27.3412006Z    Doc-tests spt_store
2026-06-04T17:21:27.4649635Z 
2026-06-04T17:21:27.4649804Z running 0 tests
2026-06-04T17:21:27.4649909Z 
2026-06-04T17:21:27.4650088Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:21:27.4650303Z 
2026-06-04T17:21:27.4704301Z    Doc-tests spt_term
2026-06-04T17:21:27.5192950Z 
2026-06-04T17:21:27.5193089Z running 0 tests
2026-06-04T17:21:27.5193187Z 
2026-06-04T17:21:27.5193363Z test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
2026-06-04T17:21:27.5193579Z 
2026-06-04T17:21:32.7112500Z ##[group]Run cargo clippy --workspace --all-targets -- -D warnings
2026-06-04T17:21:32.7112855Z [36;1mcargo clippy --workspace --all-targets -- -D warnings[0m
2026-06-04T17:21:32.7115572Z shell: C:\Program Files\PowerShell\7\pwsh.EXE -command ". '{0}'"
2026-06-04T17:21:32.7115791Z ##[endgroup]
2026-06-04T17:21:33.5264676Z     Checking cfg-if v1.0.4
2026-06-04T17:21:33.5264873Z     Checking windows-link v0.2.1
2026-06-04T17:21:33.5265094Z     Checking typenum v1.20.1
2026-06-04T17:21:33.5270340Z     Checking critical-section v1.2.0
2026-06-04T17:21:33.5270578Z     Checking subtle v2.6.1
2026-06-04T17:21:33.5271087Z     Checking memchr v2.8.1
2026-06-04T17:21:33.5273867Z     Checking smallvec v1.15.1
2026-06-04T17:21:33.5282362Z     Checking cpufeatures v0.2.17
2026-06-04T17:21:33.5284343Z     Checking serde_core v1.0.228
2026-06-04T17:21:33.5285718Z     Checking pin-project-lite v0.2.17
2026-06-04T17:21:33.5286019Z     Checking itoa v1.0.18
2026-06-04T17:21:33.5286430Z     Checking equivalent v1.0.2
2026-06-04T17:21:33.5287027Z     Checking log v0.4.30
2026-06-04T17:21:33.5289619Z     Checking hashbrown v0.17.1
2026-06-04T17:21:33.5289896Z     Checking rand_core v0.10.1
2026-06-04T17:21:33.5297351Z     Checking zeroize v1.8.2
2026-06-04T17:21:33.5805215Z     Checking windows-sys v0.61.2
2026-06-04T17:21:33.5805575Z     Checking getrandom v0.2.17
2026-06-04T17:21:33.6113700Z     Checking futures-core v0.3.32
2026-06-04T17:21:33.6275112Z     Checking bytes v1.11.1
2026-06-04T17:21:33.6418973Z     Checking stable_deref_trait v1.2.1
2026-06-04T17:21:33.6575412Z     Checking zerofrom v0.1.8
2026-06-04T17:21:33.6901563Z     Checking libc v0.2.186
2026-06-04T17:21:33.7046351Z     Checking futures-sink v0.3.32
2026-06-04T17:21:33.7050554Z     Checking getrandom v0.4.2
2026-06-04T17:21:33.7152198Z     Checking futures-io v0.3.32
2026-06-04T17:21:33.7152533Z     Checking slab v0.4.12
2026-06-04T17:21:33.7210018Z     Checking futures-task v0.3.32
2026-06-04T17:21:33.7211068Z     Checking bitflags v2.11.1
2026-06-04T17:21:33.7223493Z     Checking rand_core v0.6.4
2026-06-04T17:21:33.7334823Z     Checking zerocopy v0.8.50
2026-06-04T17:21:33.7854437Z     Checking yoke v0.8.2
2026-06-04T17:21:33.8156814Z     Checking futures-channel v0.3.32
2026-06-04T17:21:33.8182512Z     Checking signature v2.2.0
2026-06-04T17:21:33.8445645Z     Checking fastrand v2.4.1
2026-06-04T17:21:33.8517487Z     Checking litemap v0.8.2
2026-06-04T17:21:33.8758593Z     Checking writeable v0.6.3
2026-06-04T17:21:33.9030209Z     Checking libsqlite3-sys v0.30.1
2026-06-04T17:21:33.9030588Z     Checking zmij v1.0.21
2026-06-04T17:21:33.9098250Z     Checking fallible-iterator v0.3.0
2026-06-04T17:21:33.9462896Z     Checking ed25519 v2.2.3
2026-06-04T17:21:33.9771551Z     Checking zerovec v0.11.6
2026-06-04T17:21:34.0115111Z     Checking zerotrie v0.2.4
2026-06-04T17:21:34.0115516Z     Checking fallible-streaming-iterator v0.1.9
2026-06-04T17:21:34.0281880Z     Checking utf8_iter v1.0.4
2026-06-04T17:21:34.0490038Z     Checking futures-util v0.3.32
2026-06-04T17:21:34.0599603Z     Checking windows_x86_64_msvc v0.52.6
2026-06-04T17:21:34.0703764Z     Checking icu_properties_data v2.2.0
2026-06-04T17:21:34.1035000Z     Checking icu_normalizer_data v2.2.0
2026-06-04T17:21:34.1255794Z     Checking windows-targets v0.52.6
2026-06-04T17:21:34.1278181Z     Checking percent-encoding v2.3.2
2026-06-04T17:21:34.1440883Z     Checking cpufeatures v0.3.0
2026-06-04T17:21:34.1441560Z     Checking thiserror v2.0.18
2026-06-04T17:21:34.1534898Z     Checking http v1.4.1
2026-06-04T17:21:34.1872633Z     Checking indexmap v2.14.0
2026-06-04T17:21:34.1873012Z     Checking rustls-pki-types v1.14.1
2026-06-04T17:21:34.2044702Z     Checking windows-sys v0.59.0
2026-06-04T17:21:34.2083527Z     Checking chacha20 v0.10.0
2026-06-04T17:21:34.2516529Z     Checking untrusted v0.9.0
2026-06-04T17:21:34.2516918Z    Compiling fnv v1.0.7
2026-06-04T17:21:34.2677107Z    Compiling strsim v0.11.1
2026-06-04T17:21:34.2838041Z     Checking form_urlencoded v1.2.2
2026-06-04T17:21:34.2953897Z     Checking windows-result v0.4.1
2026-06-04T17:21:34.3757029Z     Checking ring v0.17.14
2026-06-04T17:21:34.3799875Z     Checking windows-strings v0.5.1
2026-06-04T17:21:34.4109638Z     Checking scopeguard v1.2.0
2026-06-04T17:21:34.4156943Z     Checking rand v0.10.1
2026-06-04T17:21:34.4553668Z    Compiling darling_core v0.20.11
2026-06-04T17:21:34.4600471Z     Checking const-oid v0.10.2
2026-06-04T17:21:34.5042450Z     Checking lock_api v0.4.14
2026-06-04T17:21:34.5301495Z     Checking tinystr v0.8.3
2026-06-04T17:21:34.5864273Z     Checking potential_utf v0.1.5
2026-06-04T17:21:34.6320503Z     Checking generic-array v0.14.7
2026-06-04T17:21:34.6400878Z     Checking atomic-waker v1.1.2
2026-06-04T17:21:34.6726076Z     Checking num-traits v0.2.19
2026-06-04T17:21:34.7105036Z     Checking icu_collections v2.2.0
2026-06-04T17:21:34.7308566Z     Checking icu_locale_core v2.2.0
2026-06-04T17:21:34.7391529Z     Checking derive_more v2.1.1
2026-06-04T17:21:34.7768960Z     Checking hybrid-array v0.4.12
2026-06-04T17:21:34.8231693Z     Checking base64ct v1.8.3
2026-06-04T17:21:34.8637523Z     Checking http-body v1.0.1
2026-06-04T17:21:34.8831717Z     Checking httparse v1.10.1
2026-06-04T17:21:34.9800888Z     Checking base64 v0.22.1
2026-06-04T17:21:35.0352204Z     Checking tinyvec_macros v0.1.1
2026-06-04T17:21:35.0432855Z     Checking try-lock v0.2.5
2026-06-04T17:21:35.0897599Z     Checking pem-rfc7468 v1.0.0
2026-06-04T17:21:35.1044012Z     Checking tower-service v0.3.3
2026-06-04T17:21:35.1051674Z     Checking data-encoding v2.11.0
2026-06-04T17:21:35.1498884Z     Checking want v0.3.1
2026-06-04T17:21:35.1884325Z     Checking crypto-common v0.1.7
2026-06-04T17:21:35.1950721Z     Checking block-buffer v0.10.4
2026-06-04T17:21:35.2575094Z     Checking der v0.8.0-rc.10
2026-06-04T17:21:35.2575457Z     Checking inout v0.1.4
2026-06-04T17:21:35.2751514Z     Checking tinyvec v1.11.0
2026-06-04T17:21:35.3158775Z     Checking windows-core v0.62.2
2026-06-04T17:21:35.3353977Z     Checking digest v0.10.7
2026-06-04T17:21:35.3435487Z     Checking block-buffer v0.12.0
2026-06-04T17:21:35.3590336Z     Checking crypto-common v0.2.2
2026-06-04T17:21:35.3917696Z     Checking n0-error v0.1.3
2026-06-04T17:21:35.4337938Z     Checking icu_provider v2.2.0
2026-06-04T17:21:35.4565135Z     Checking winapi v0.3.9
2026-06-04T17:21:35.4855879Z    Compiling anyhow v1.0.102
2026-06-04T17:21:35.4988480Z     Checking serial-core v0.4.0
2026-06-04T17:21:35.5297583Z     Checking rustls-webpki v0.103.13
2026-06-04T17:21:35.5571092Z     Checking curve25519-dalek v4.1.3
2026-06-04T17:21:35.5847395Z     Checking sha2 v0.10.9
2026-06-04T17:21:35.6088324Z     Checking serde v1.0.228
2026-06-04T17:21:35.6141645Z     Checking serde_json v1.0.150
2026-06-04T17:21:35.6385169Z     Checking spin v0.10.0
2026-06-04T17:21:35.6870719Z     Checking icu_normalizer v2.2.0
2026-06-04T17:21:35.7121660Z     Checking icu_properties v2.2.0
2026-06-04T17:21:35.7517090Z     Checking cordyceps v0.3.4
2026-06-04T17:21:35.8830751Z     Checking parking v2.2.1
2026-06-04T17:21:35.9929884Z     Checking diatomic-waker v0.2.3
2026-06-04T17:21:35.9996989Z     Checking httpdate v1.0.3
2026-06-04T17:21:35.9997441Z     Checking futures-lite v2.6.1
2026-06-04T17:21:36.0053851Z     Checking digest v0.11.3
2026-06-04T17:21:36.0864468Z     Checking portable-atomic v1.13.1
2026-06-04T17:21:36.1023327Z     Checking ipnet v2.12.0
2026-06-04T17:21:36.1079725Z     Checking futures-buffered v0.2.13
2026-06-04T17:21:36.1490148Z     Checking pin-project v1.1.13
2026-06-04T17:21:36.1797743Z     Checking thiserror v1.0.69
2026-06-04T17:21:36.1885172Z     Checking spki v0.8.0-rc.4
2026-06-04T17:21:36.2806559Z     Checking serial-windows v0.4.0
2026-06-04T17:21:36.2890951Z     Checking memoffset v0.6.5
2026-06-04T17:21:36.3362357Z     Checking cipher v0.4.4
2026-06-04T17:21:36.3623075Z     Checking parking_lot_core v0.9.12
2026-06-04T17:21:36.3661882Z     Checking universal-hash v0.5.1
2026-06-04T17:21:36.3787717Z     Checking aho-corasick v1.1.4
2026-06-04T17:21:36.3863449Z     Checking sync_wrapper v1.0.2
2026-06-04T17:21:36.4297117Z     Checking lazy_static v1.5.0
2026-06-04T17:21:36.4297443Z     Checking bitflags v1.3.2
2026-06-04T17:21:36.4420696Z     Checking ed25519-dalek v2.2.0
2026-06-04T17:21:36.4855664Z     Checking opaque-debug v0.3.1
2026-06-04T17:21:36.4887515Z    Compiling powerfmt v0.2.0
2026-06-04T17:21:36.5048770Z     Checking byteorder v1.5.0
2026-06-04T17:21:36.5462598Z     Checking pin-utils v0.1.0
2026-06-04T17:21:36.5650908Z     Checking either v1.16.0
2026-06-04T17:21:36.5773956Z     Checking once_cell v1.21.4
2026-06-04T17:21:36.5923630Z     Checking regex-syntax v0.8.10
2026-06-04T17:21:36.6056656Z     Checking parking_lot v0.12.5
2026-06-04T17:21:36.6138509Z     Checking nix v0.25.1
2026-06-04T17:21:36.6388910Z     Checking spt-proto v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-proto)
2026-06-04T17:21:36.6724177Z     Checking hash32 v0.2.1
2026-06-04T17:21:36.7166532Z    Compiling deranged v0.5.8
2026-06-04T17:21:36.7199007Z     Checking polyval v0.6.2
2026-06-04T17:21:36.7259681Z     Checking shared_library v0.1.9
2026-06-04T17:21:36.7996871Z     Checking idna_adapter v1.2.2
2026-06-04T17:21:36.7997252Z     Checking prefix-trie v0.8.4
2026-06-04T17:21:36.8042520Z     Checking tracing-core v0.1.36
2026-06-04T17:21:36.8306257Z     Checking rustls v0.23.40
2026-06-04T17:21:36.8735867Z     Checking futures-executor v0.3.32
2026-06-04T17:21:36.8736203Z     Checking serial v0.4.0
2026-06-04T17:21:36.9055750Z     Checking pkcs8 v0.11.0-rc.10
2026-06-04T17:21:36.9279417Z     Checking idna v1.1.0
2026-06-04T17:21:36.9790845Z     Checking crossbeam-utils v0.8.21
2026-06-04T17:21:36.9997487Z     Checking toml_datetime v0.6.11
2026-06-04T17:21:37.0917028Z     Checking serde_spanned v0.6.9
2026-06-04T17:21:37.0997620Z     Checking spin v0.9.8
2026-06-04T17:21:37.1854591Z     Checking tracing v0.1.44
2026-06-04T17:21:37.1963926Z     Checking url v2.5.8
2026-06-04T17:21:37.2148568Z     Checking windows-threading v0.2.1
2026-06-04T17:21:37.2622292Z    Compiling toml_edit v0.25.12+spec-1.1.0
2026-06-04T17:21:37.2876569Z     Checking signature v3.0.0
2026-06-04T17:21:37.3289349Z     Checking downcast-rs v1.2.1
2026-06-04T17:21:37.3364411Z     Checking shell-words v1.1.1
2026-06-04T17:21:37.4075939Z    Compiling time-core v0.1.8
2026-06-04T17:21:37.4076250Z     Checking tower-layer v0.3.3
2026-06-04T17:21:37.4093834Z     Checking winnow v0.7.15
2026-06-04T17:21:37.4094223Z    Compiling num-conv v0.2.2
2026-06-04T17:21:37.4130288Z     Checking toml_write v0.1.2
2026-06-04T17:21:37.4642426Z     Checking ed25519 v3.0.0-rc.4
2026-06-04T17:21:37.5243608Z     Checking ahash v0.8.12
2026-06-04T17:21:37.5715156Z    Compiling darling_macro v0.20.11
2026-06-04T17:21:37.5715923Z     Checking windows-future v0.3.2
2026-06-04T17:21:37.5833482Z     Checking heapless v0.7.17
2026-06-04T17:21:37.6142770Z     Checking futures v0.3.32
2026-06-04T17:21:37.6143106Z     Checking ghash v0.5.1
2026-06-04T17:21:37.6379929Z     Checking curve25519-dalek v5.0.0-pre.6
2026-06-04T17:21:37.6380370Z     Checking winreg v0.10.1
2026-06-04T17:21:37.6763918Z     Checking filedescriptor v0.8.3
2026-06-04T17:21:37.6921012Z     Checking hickory-proto v0.26.0-beta.4
2026-06-04T17:21:37.7046835Z     Checking ctr v0.9.2
2026-06-04T17:21:37.7082186Z     Checking hashbrown v0.14.5
2026-06-04T17:21:37.7343859Z     Checking aes v0.8.4
2026-06-04T17:21:37.8045305Z     Checking sha2 v0.11.0-rc.5
2026-06-04T17:21:37.8366352Z     Checking portable-pty v0.8.1
2026-06-04T17:21:37.8742781Z     Checking windows-numerics v0.3.1
2026-06-04T17:21:37.9883969Z    Compiling time v0.3.47
2026-06-04T17:21:38.0411614Z    Compiling proc-macro-crate v3.5.0
2026-06-04T17:21:38.0789616Z    Compiling darling v0.20.11
2026-06-04T17:21:38.0959185Z     Checking windows-collections v0.3.2
2026-06-04T17:21:38.1156088Z     Checking aead v0.5.2
2026-06-04T17:21:38.1518183Z     Checking http-body-util v0.1.3
2026-06-04T17:21:38.1518545Z     Checking cobs v0.3.0
2026-06-04T17:21:38.2376132Z     Checking hashlink v0.9.1
2026-06-04T17:21:38.2786720Z     Checking widestring v1.2.1
2026-06-04T17:21:38.3128238Z    Compiling derive_builder_core v0.20.2
2026-06-04T17:21:38.3734408Z     Checking regex-automata v0.4.14
2026-06-04T17:21:38.3959065Z     Checking postcard v1.1.3
2026-06-04T17:21:38.5253340Z     Checking aes-gcm v0.10.3
2026-06-04T17:21:38.5425946Z     Checking rusqlite v0.32.1
2026-06-04T17:21:38.5539399Z     Checking windows v0.62.2
2026-06-04T17:21:38.5909127Z     Checking ed25519-dalek v3.0.0-pre.6
2026-06-04T17:21:38.6872130Z     Checking data-encoding-macro v0.1.20
2026-06-04T17:21:38.7482997Z     Checking crossbeam-epoch v0.9.18
2026-06-04T17:21:38.7483414Z    Compiling num_enum_derive v0.7.6
2026-06-04T17:21:38.7593468Z     Checking crossbeam-channel v0.5.15
2026-06-04T17:21:38.8005608Z     Checking chrono v0.4.44
2026-06-04T17:21:38.8452643Z     Checking windows-registry v0.6.1
2026-06-04T17:21:38.9122932Z     Checking toml_edit v0.22.27
2026-06-04T17:21:39.0140335Z     Checking uuid v1.23.2
2026-06-04T17:21:39.0314784Z     Checking sorted-index-buffer v0.2.1
2026-06-04T17:21:39.0556540Z     Checking tagptr v0.2.0
2026-06-04T17:21:39.1356867Z     Checking mac-addr v0.3.0
2026-06-04T17:21:39.2018626Z     Checking foldhash v0.2.0
2026-06-04T17:21:39.2587522Z     Checking spt-store v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-store)
2026-06-04T17:21:39.2830928Z     Checking ryu v1.0.23
2026-06-04T17:21:39.2842283Z     Checking lru-slab v0.1.2
2026-06-04T17:21:39.2890071Z     Checking rustc-hash v2.1.2
2026-06-04T17:21:39.3292502Z     Checking xml-rs v0.8.28
2026-06-04T17:21:39.4029457Z     Checking identity-hash v0.1.0
2026-06-04T17:21:39.4316330Z     Checking allocator-api2 v0.2.21
2026-06-04T17:21:39.4316898Z     Checking iroh-metrics v0.38.3
2026-06-04T17:21:39.4774121Z     Checking moka v0.12.15
2026-06-04T17:21:39.4798240Z     Checking strum v0.28.0
2026-06-04T17:21:39.5303955Z     Checking noq-proto v0.17.0
2026-06-04T17:21:39.5453917Z    Compiling derive_builder_macro v0.20.2
2026-06-04T17:21:39.6034185Z     Checking iroh-base v0.98.0
2026-06-04T17:21:39.6547821Z     Checking attohttpc v0.30.1
2026-06-04T17:21:39.7739700Z     Checking hashbrown v0.16.1
2026-06-04T17:21:40.6206530Z     Checking xmltree v0.10.3
2026-06-04T17:21:40.6298596Z     Checking simple-dns v0.9.3
2026-06-04T17:21:40.6616545Z     Checking arrayref v0.3.9
2026-06-04T17:21:40.6682070Z     Checking simdutf8 v0.1.5
2026-06-04T17:21:40.6682479Z     Checking toml v0.8.23
2026-06-04T17:21:40.6811562Z     Checking resolv-conf v0.7.6
2026-06-04T17:21:40.6830868Z     Checking sha1_smol v1.0.1
2026-06-04T17:21:40.7083589Z     Checking regex v1.12.3
2026-06-04T17:21:40.8083265Z     Checking constant_time_eq v0.4.2
2026-06-04T17:21:40.8083625Z     Checking smol_str v0.1.24
2026-06-04T17:21:40.8215053Z     Checking num_enum v0.7.6
2026-06-04T17:21:40.8510213Z    Compiling derive_builder v0.20.2
2026-06-04T17:21:40.8855708Z     Checking arrayvec v0.7.6
2026-06-04T17:21:40.8994278Z     Checking serde_bytes v0.11.19
2026-06-04T17:21:40.9389758Z     Checking spt-msg v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-msg)
2026-06-04T17:21:40.9420945Z     Checking hmac v0.12.1
2026-06-04T17:21:40.9421542Z     Checking webpki-roots v1.0.7
2026-06-04T17:21:40.9784972Z     Checking cmov v0.5.4
2026-06-04T17:21:40.9862537Z     Checking sha1 v0.10.6
2026-06-04T17:21:41.0698989Z    Compiling vergen-lib v9.1.0
2026-06-04T17:21:41.0801656Z    Compiling vergen-lib v0.1.6
2026-06-04T17:21:41.0812001Z     Checking hkdf v0.12.4
2026-06-04T17:21:41.2730739Z     Checking recvmsg v1.0.0
2026-06-04T17:21:41.2746678Z     Checking socket2 v0.6.4
2026-06-04T17:21:41.2810406Z     Checking mio v1.2.1
2026-06-04T17:21:41.3008918Z     Checking tempfile v3.27.0
2026-06-04T17:21:41.3009289Z     Checking rustls-platform-verifier v0.7.0
2026-06-04T17:21:41.3062775Z     Checking spt-term v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-term)
2026-06-04T17:21:41.3089999Z     Checking netdev v0.42.0
2026-06-04T17:21:41.3171263Z     Checking spt-runtime v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-runtime)
2026-06-04T17:21:41.3175329Z     Checking lru v0.16.4
2026-06-04T17:21:41.3213363Z     Checking blake3 v1.8.5
2026-06-04T17:21:41.3536895Z     Checking seize v0.5.1
2026-06-04T17:21:41.3929702Z    Compiling vergen v9.1.0
2026-06-04T17:21:41.4953022Z    Compiling vergen-gitcl v1.0.8
2026-06-04T17:21:41.5071023Z     Checking ctutils v0.4.2
2026-06-04T17:21:41.5148067Z     Checking spake2 v0.4.0
2026-06-04T17:21:41.5156263Z     Checking interprocess v2.4.2
2026-06-04T17:21:41.5330444Z     Checking papaya v0.2.4
2026-06-04T17:21:41.5484885Z     Checking noq-udp v0.10.0
2026-06-04T17:21:41.5603562Z     Checking ipconfig v0.3.4
2026-06-04T17:21:41.5848201Z     Checking anstyle v1.0.14
2026-06-04T17:21:41.6130103Z     Checking once_cell_polyfill v1.70.2
2026-06-04T17:21:41.6210917Z     Checking utf8parse v0.2.2
2026-06-04T17:21:41.6602511Z     Checking anstyle-query v1.1.5
2026-06-04T17:21:41.6640421Z     Checking tokio v1.52.3
2026-06-04T17:21:41.6943701Z     Checking is_terminal_polyfill v1.70.2
2026-06-04T17:21:41.7179938Z     Checking colorchoice v1.0.5
2026-06-04T17:21:41.7304574Z     Checking anstyle-parse v1.0.0
2026-06-04T17:21:41.7739890Z     Checking clap_lex v1.1.0
2026-06-04T17:21:41.7835492Z     Checking anstyle-wincon v3.0.11
2026-06-04T17:21:41.9682696Z     Checking anstream v1.0.0
2026-06-04T17:21:41.9686144Z     Checking mock-adapter v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\adapters\mock)
2026-06-04T17:21:42.1861226Z    Compiling iroh-relay v0.98.0
2026-06-04T17:21:42.1957972Z     Checking clap_builder v4.6.0
2026-06-04T17:21:42.3380900Z     Checking spt-live v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-live)
2026-06-04T17:21:43.2257746Z     Checking clap v4.6.1
2026-06-04T17:21:44.0218445Z     Checking tokio-util v0.7.18
2026-06-04T17:21:44.0218733Z     Checking tokio-rustls v0.26.4
2026-06-04T17:21:44.0218988Z     Checking tower v0.5.3
2026-06-04T17:21:44.0219378Z     Checking acto v0.8.2
2026-06-04T17:21:44.0219743Z     Checking backon v1.6.0
2026-06-04T17:21:44.2908858Z     Checking swarm-discovery v0.6.0-alpha.2
2026-06-04T17:21:44.2983168Z     Checking tower-http v0.6.11
2026-06-04T17:21:44.4149704Z     Checking h2 v0.4.14
2026-06-04T17:21:44.4149985Z     Checking n0-future v0.3.2
2026-06-04T17:21:44.4150236Z     Checking tokio-stream v0.1.18
2026-06-04T17:21:44.4150485Z     Checking tokio-websockets v0.13.2
2026-06-04T17:21:44.5057392Z     Checking n0-watcher v0.6.1
2026-06-04T17:21:44.5057612Z     Checking iroh-dns v0.98.0
2026-06-04T17:21:44.6793084Z     Checking noq v0.18.0
2026-06-04T17:21:45.5067443Z     Checking wmi v0.18.4
2026-06-04T17:21:45.8219777Z     Checking netwatch v0.16.0
2026-06-04T17:21:46.2104494Z     Checking hyper v1.10.1
2026-06-04T17:21:46.2104793Z     Checking hickory-net v0.26.0-beta.4
2026-06-04T17:21:46.7995385Z     Checking hyper-util v0.1.20
2026-06-04T17:21:46.8497840Z     Checking hickory-resolver v0.26.0-beta.4
2026-06-04T17:21:47.4581877Z     Checking hyper-rustls v0.27.9
2026-06-04T17:21:47.4582103Z     Checking igd-next v0.17.1
2026-06-04T17:21:47.5707249Z     Checking reqwest v0.13.4
2026-06-04T17:21:47.6903046Z     Checking portmapper v0.16.0
2026-06-04T17:21:48.7332790Z     Checking iroh v0.98.2
2026-06-04T17:21:51.9193867Z     Checking spt-net v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-net)
2026-06-04T17:21:52.7434502Z     Checking spt-daemon v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt-daemon)
2026-06-04T17:21:54.3496527Z     Checking spt v0.0.0 (C:\actions-runner\_work\spt-core\spt-core\crates\spt)
2026-06-04T17:21:55.9838411Z     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.99s
2026-06-04T17:21:56.1709238Z Post job cleanup.
2026-06-04T17:21:56.2714518Z [command]"c:\program files\git\cmd\git.exe" version
2026-06-04T17:21:56.2931811Z git version 2.43.0.windows.1
2026-06-04T17:21:56.2970777Z Copying 'C:\Users\decid\.gitconfig' to 'C:\actions-runner\_work\_temp\5a53e9a9-541c-4c33-b25a-e80e8cf23feb\.gitconfig'
2026-06-04T17:21:56.2983402Z Temporarily overriding HOME='C:\actions-runner\_work\_temp\5a53e9a9-541c-4c33-b25a-e80e8cf23feb' before making global git config changes
2026-06-04T17:21:56.2984207Z Adding repository directory to the temporary git global config as a safe directory
2026-06-04T17:21:56.2988704Z [command]"c:\program files\git\cmd\git.exe" config --global --add safe.directory C:\actions-runner\_work\spt-core\spt-core
2026-06-04T17:21:56.3210063Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp core\.sshCommand
2026-06-04T17:21:56.3436268Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :\""
2026-06-04T17:21:56.7112236Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-06-04T17:21:56.7316472Z http.https://github.com/.extraheader
2026-06-04T17:21:56.7345002Z [command]"c:\program files\git\cmd\git.exe" config --local --unset-all http.https://github.com/.extraheader
2026-06-04T17:21:56.7577626Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "sh -c \"git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :\""
2026-06-04T17:21:57.1178025Z [command]"c:\program files\git\cmd\git.exe" config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-06-04T17:21:57.1399451Z [command]"c:\program files\git\cmd\git.exe" submodule foreach --recursive "git config --local --show-origin --name-only --get-regexp remote.origin.url"
2026-06-04T17:21:57.5209986Z Cleaning up orphan processes
